Edgewall Software

Changes between Initial Version and Version 2 of Ticket #4062


Ignore:
Timestamp:
Nov 5, 2006, 2:45:29 AM (18 years ago)
Author:
Emmanuel Blot
Comment:

(just doing some clean up)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4062

    • Property Status newclosed
    • Property Priority highestnormal
    • Property Resolutionworksforme
    • Property Severity criticalnormal
  • Ticket #4062 – Description

    initial v2  
    1212
    1313Python Traceback
    14 
     14{{{
    1515Traceback (most recent call last):
    1616  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 356, in dispatch_request
     
    2323    assert req.remote_user, 'Authentication information not available.'
    2424AssertionError: Authentication information not available.
     25}}}