Closed
Bug 232844
Opened 21 years ago
Closed 21 years ago
Incorrect spelling for timeout warning
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bking, Assigned: bugzilla)
References
()
Details
User-Agent:
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040201 Firebird/0.8.0+
I opened a website that timed out. Now forgive me, as I wont be able to be very
specific, but the website timed out and an error popped up (forget wether it
mentoned java..) The error message said the site had timoout which I beleive it
shouold read timeout. I cannot replicate the problem as the website is now
responding correctly. page for reference is:
http://www2.optus.com.au/mfind.asp
Reproducible: Couldn't Reproduce
Steps to Reproduce:
1. Unable to reproduce unless I find a different website that times out
2.
3.
Actual Results:
Refreshed and the webpage loaded, so I didnt get the error, and mistakenly did
not write the complete error message.
Expected Results:
Error message should have correct spelling for timeout.
<timeout>
In addition, I replicated by filing in the form on the webpage listed and
searching for a postcode.
Upon hitting the search button The error occured again.
[JavaScript Application]
Session timoout has occured
Is this error message generated by FireBird or the scripting on the remote server?
Comment 2•21 years ago
|
||
It's in the page itself:
<Script Language='javascript'>
alert("Session timoout has occured");
document.location = "Default.asp";
</Script>
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•