Closed
Bug 77937
Opened 24 years ago
Closed 24 years ago
'#''s in ftp url's dont work
Categories
(Core Graveyard :: Networking: FTP, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: dougt, Assigned: dougt)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
857 bytes,
patch
|
Details | Diff | Splinter Review |
'#''s in ftp url's dont work
The command that is sent to the ftp server looks like this:
RETR ftp/request.html#request
which is rejected.
Assignee | ||
Comment 1•24 years ago
|
||
Comment 3•24 years ago
|
||
sr=darin
Assignee | ||
Comment 4•24 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
VERIFIED:
Mozilla 0.9.5 allplats+testcase - we need to trim the fragment, but remember to
look for it in the page after it is displayed.
Status: RESOLVED → VERIFIED
Keywords: testcase
Updated•1 year ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•