Closed
Bug 300571
Opened 19 years ago
Closed 19 years ago
Diffrent type of error message is thrown to the user. website address is missing in the message
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 300577
People
(Reporter: desaiullas, Unassigned)
References
()
Details
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 when the user enters the "www.###.###" in address field of firefox, following error message will be thrown to the user. "www..com could not be found. Please check the name or try again later " The actual address given is mssing in the error message. This can be considered as error handling as well as reliabilty bug. Reproducible: Always Steps to Reproduce: 1.Open firefox browser. 2.Enter the www.###.### in the address field. 3. Press Go. 4.Error Message will be thrown to the user.(www..com cannot be found......) Actual Results: Following Error Message is thrown "www..com cannot be found.Please check the name or try again later " Expected Results: Following error message is expected. "www.###.### cannot be found.Please check the name or try gain later. OS : windows 2000 firefox : 1.0.4
| Reporter | ||
Comment 1•19 years ago
|
||
shows you the erroe message which will appear when you enter "www.###.###" in the address field
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 300577 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•