Closed
Bug 305561
Opened 19 years ago
Closed 19 years ago
please provide a prettier error message for when ie decides to be stupid
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 183665
People
(Reporter: timeless, Unassigned)
References
()
Details
user-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR
1.1.4322; .NET CLR 1.0.3705)
steps:
1. submit a change to a bug
2. somehow let ie decide to load the post_bug.cgi page w/o the form post data
actual results:
Invalid Product Name
The product name '' is invalid or does not exist.
Please press Back and try again.
expected results:
a pretty error telling you that post_bug expects post data, and received *none*
instead of just an error complaining about the product name.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 183665 ***
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
•