Closed
Bug 1466
Opened 26 years ago
Closed 26 years ago
URL crash in a url ending in a \
Categories
(Core :: Networking, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: ernie, Assigned: gagan)
References
()
Details
(Keywords: testcase)
using the 11/20 viewer, typing in a url of the form xyz\
will crash the application.
something of the form :\ is valid as long as there is a single
character proceeding the :\ (i.e. c:\, or c:\temp\test.html\)
something of the form xyz\ is not a valid url, but it crashes
the browser nonetheless.
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
no longer crashes, marking resolved.
Changing all Networking Library/Browser bugs to Networking-Core component for
Browser.
Occasionally, Bugzilla will burp and cause Verified bugs to reopen when I do
this in a bulk change. If this happens, I will fix. ;-)
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
Keywords: testcase
Summary: crash in a url ending in a \ → URL crash in a url ending in a \
You need to log in
before you can comment on or make changes to this bug.
Description
•