Changes between Initial Version and Version 1 of Ticket #1721
- Timestamp:
- Jul 3, 2007, 3:25:56 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1721 – Description
initial v1 2 2 3 3 I also have the webadmin plugin installed. 4 4 {{{ 5 #!pytb 5 6 Traceback (most recent call last): 6 7 File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 406, in dispatch_request … … 33 34 line = lines.pop(0) 34 35 IndexError: pop from empty list 36 }}}