Edgewall Software

Changes between Initial Version and Version 1 of Ticket #3044


Ignore:
Timestamp:
Apr 16, 2006, 3:13:14 PM (18 years ago)
Author:
Christian Boos
Comment:

Hm, yes, here the milestone description is certainly empty. The wiki_to_* functions should cope with empty content.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3044

    • Property Owner changed from Jonas Borgström to Christian Boos
    • Property Status newassigned
    • Property Component timelinewiki
    • Property Milestone0.9.5
  • Ticket #3044 – Description

    initial v1  
    44
    55Python traceback
    6 
     6{{{
    77Traceback (most recent call last):
    88  File "/usr/lib/python2.3/site-packages/trac/web/cgi_frontend.py", line 130, in run
     
    2121    for line in text.splitlines():
    2222AttributeError: 'NoneType' object has no attribute 'splitlines'
     23}}}