Modify

Opened 16 years ago

Closed 16 years ago

#2947 closed defect (fixed)

connection loss

Reported by: anonymous Owned by: Álvaro Iradier
Priority: normal Component: SearchAllPlugin
Severity: blocker Keywords:
Cc: Trac Release: 0.11

Description

When searching on all projects, the website disappears: connection interrupted. I tracked down the code to the place:

            #Update request data
            newreq = copy.copy(req)

which does not come back. The system log does not show any hint. Apache runs.

I have Trac 0.11dev-r6814 and Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_autoindex_color SVN/1.4.4 mod_python/3.3.1 Python/2.5.2 mod_jk/1.2.25 PHP/5.2.3

Attachments (1)

vovov.jpg (7.0 KB) - added by anonymous 16 years ago.

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by anonymous

Attachment: vovov.jpg added

comment:1 Changed 16 years ago by Álvaro Iradier

Resolution: fixed
Status: newclosed

(In [3886]) Fixed #2947

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Álvaro Iradier.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.