Closed
Bug 502786
Opened 16 years ago
Closed 16 years ago
bad request from the browser to server
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: manish.singh1, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5
This url does not opens, as it gives a error message bad request from the browser.
Reproducible: Always
Comment 1•16 years ago
|
||
That's because there's a 0 (zero) missing at the end, so it has a %20
The error in caused by the browser itself (it didn't mangle your URL), but by the location where this URL comes from. In particular, I think the URL was copied without the last character.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•