Closed Bug 398755 Opened 17 years ago Closed 14 years ago

Request is submitted twice with a 1 second gap causing error on the client (data loss).

Categories

(Firefox :: General, defect)

defect
Not set
critical

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: m_a_aguirre, Unassigned)

Details

(Whiteboard: [CLOSEME 2010-11-01])

Attachments

(2 files)

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727)
Build Identifier: 1.5.0.9

The problem happens when the user clicks on the link in the attached HTML: <a href="<%=encodeURLWithSID(request, response, sLink)%>">
<img src=../images/leftArrow.gif width=10 height=10 border=0></a><%=sValue%>&nbsp;</nobr>

Our application has links in it and when you click in them multiple times, after a few attempts Firefox would submit the same request twice with a 1 second gap.  So the server gets the first request  and it starts working on it, it gets another request half way through for the  same session and it thinks that client wants to collect the results. That part  fails because the server is still executing the first request. So that causes an  error on the client.
Note that we do not click on the link twice, and it doesn't happen every time we click on the link.
Attached please find the HTML of the page, and the access.log from apache which shows the extra requests coming from the same link.

Thanks,

-Miguel Aguirre
m_a_aguirre@hotmail.com


Reproducible: Sometimes

Steps to Reproduce:
1.N/A see Details
2.
3.
Actual Results:  
N/A see Details

Expected Results:  
N/A see Details

N/A see Details
This is a mass search for bugs that are in the Firefox General component, are UNCO, and have not been changed for 1000 days and have an unspecified version. 

Reporter, can you please update to Firefox 3.6.10, create a fresh profile, http://support.mozilla.com/en-US/kb/managing+profiles, and test again. If you still see the bug, please update this bug. If the issue is gone, please set the resolution to RESOLVED > WORKSFORME.
Whiteboard: [CLOSEME 2010-11-01]
No reply from reporter, INCOMPLETE. Please retest with Firefox 3.6.12 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: