#1736 closed defect (duplicate)
problem when accepting tickets with Opera 8.01 and trac 0.83 (Opera 8.51 + trac .9)
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | devel |
Severity: | critical | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When I change the action in a currently viewed ticket (for example I accept it) and press the Submit button, Opera simply halts. I can see the progress bar which indicates it is downloading info but it is frozen forever. When I manually stop and refresh the page, I receive the updated page reflecting the fact I accepted the ticket. This behaviour is with Opera 7.54 & 8.0 & 8.01 under Windows XPSP2. Tested Trac versions are 0.82 & 0.83. The server is Apache 2.0.54 under Windows Server 2003.
Attachments (0)
Change History (9)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Component: | ticket system → general |
---|---|
Milestone: | → 1.0 |
Severity: | normal → critical |
Version: | 0.8.3 → devel |
An addendum from another user here. The error occurs with posting large dataset (7k) in form, and occurs for both Opera and IE. This is for submission of any large form data to trac. The post would run and timeout. Posting the same works in Firefox / moz however.
comment:3 by , 19 years ago
Summary: | problem when accepting tickets with Opera 8.01 and trac 0.83 → problem when accepting tickets with Opera8.01 and trac 0.83 (Opera 8.51 + trac .9) |
---|
Another note: Under Linux using Opera 8.51 the exact same problem appears but it does *not* seem to relate to large posts. Any change to a ticket will halt (or rather, spin in a post until timeout) upon submit. Subsequent submits will give the "mid-air collision" error, but a refresh shows the changes intact. I'm using the CGI version of trac .9 as well.
comment:4 by , 19 years ago
in my tests this didn't occur in IE - only Opera. if after processing the form trac does a redirect (which it seems to do and likely should/would) to redisplay the ticket, then I would suspect opera isn't liking the redirect/headers.
comment:5 by , 19 years ago
I have also spotted this issue with CGI trac 0.9.3 (Python 2.3) in Opera 8.0 and IE 6. Since switching to mod_python, however, I haven't seen it since.
As an aside, the switch to mod_python not only vastly improved the speed of the system, but it cured a possibly related issue whereby the style sheet and images for any given page (tickets and wiki pages tested) didn't load on every other refresh. I could repeatedly hit F5 and every second go would finish loading as unstyled HTML. This also affected IE 6 and Opera 8.0.
comment:6 by , 19 years ago
FWIW, I get both problems (1. can't update ticket; 2. sometimes pages don't load properly). My specs:
Trac 0.9.3 Opera 8.52 Apache 2.0.55 mod_fastcgi 2.4.2 FastCGI 2.4.0
comment:7 by , 19 years ago
Forgot to say: Both the browser and the server are running on the same machine, Gentoo with kernel 2.6.15(-gentoo).
comment:9 by , 19 years ago
Milestone: | 1.0 |
---|
Just to add, I'm using CGI version of Trac (not using mod_python or tracd) and Python is 2.3.5