Edgewall Software

Changes between Initial Version and Version 1 of Ticket #5116


Ignore:
Timestamp:
Apr 10, 2007, 8:24:17 AM (17 years ago)
Author:
Christian Boos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5116 – Description

    initial v1  
    11When clicked on logout the first time, nothing happens. When clicked the second time, get the following error
     2
    23Python Traceback
     4{{{
    35Traceback (most recent call last):
    46  File "D:\python2.4.3\Lib\site-packages\trac\web\main.py", line 387, in dispatch_request
     
    1719    assert not self.headers_set, 'Response already started'
    1820AssertionError: Response already started
     21}}}