Edgewall Software

Ticket #5116 (closed defect: worksforme)

Opened 20 months ago

Last modified 12 months ago

logout issues - Using Apache on Windows.

Reported by: anonymous Owned by: jonas
Priority: high Milestone:
Component: general Version:
Severity: normal Keywords: needinfo
Cc:

Description (last modified by cboos) (diff)

When clicked on logout the first time, nothing happens. When clicked the second time, get the following error

Python Traceback

Traceback (most recent call last):
  File "D:\python2.4.3\Lib\site-packages\trac\web\main.py", line 387, in dispatch_request
    dispatcher.dispatch(req)
  File "D:\python2.4.3\Lib\site-packages\trac\web\main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "D:\python2.4.3\lib\site-packages\trac\web\auth.py", line 103, in process_request
    self._redirect_back(req)
  File "D:\python2.4.3\lib\site-packages\trac\web\auth.py", line 208, in _redirect_back
    def __init__(self, filename):
  File "D:\python2.4.3\Lib\site-packages\trac\web\api.py", line 337, in redirect
    self.end_headers()
  File "D:\python2.4.3\Lib\site-packages\trac\web\api.py", line 279, in end_headers
    self._write = self._start_response(self._status, self._outheaders)
  File "D:\python2.4.3\Lib\site-packages\trac\web\wsgi.py", line 111, in _start_response
    assert not self.headers_set, 'Response already started'
AssertionError: Response already started

Attachments

Change History

Changed 20 months ago by cboos

  • description modified (diff)

Changed 15 months ago by sid

  • keywords needinfo added

Can you provide more details about your installation? What version of Trac and Apache? Are you using any plugins (if so, which)? Is this problem repeatable?

Changed 12 months ago by sid

  • status changed from new to closed
  • resolution set to worksforme

No response in 3 months, so I'm going to close this. Please feel free to reopen if you can provide more information (see comment:2).

Add/Change #5116 (logout issues - Using Apache on Windows.)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.