Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: commits

[3753] web/widgets/render-svn.py: And yet the same glitch remained

 

 

Cherokee commits RSS feed   Index | Next | Previous | View Threaded


cherokee at cherokee-project

Oct 23, 2009, 1:55 PM

Post #1 of 1 (171 views)
Permalink
[3753] web/widgets/render-svn.py: And yet the same glitch remained

Revision: 3753
http://svn.cherokee-project.com/changeset/3753
Author: taher
Date: 2009-10-23 22:55:49 +0200 (Fri, 23 Oct 2009)

Log Message:
-----------
And yet the same glitch remained

Modified Paths:
--------------
web/widgets/render-svn.py

Modified: web/widgets/render-svn.py
===================================================================
--- web/widgets/render-svn.py 2009-10-23 18:37:30 UTC (rev 3752)
+++ web/widgets/render-svn.py 2009-10-23 20:55:49 UTC (rev 3753)
@@ -92,7 +92,7 @@
time = l['date'].split('T')[1].split('.')[0]

content += '<a href="%s">r%s</a>' % (url, num)
- if not msg:
+ if msg:
content += ': %s' % msg[:MSG_SZ]
if len(msg) > MSG_SZ: content+= '..'

Cherokee commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.