Closed Bug 124238 Opened 23 years ago Closed 22 years ago

can't use file: URL for file upload in form

Categories

(Core :: DOM: Core & HTML, enhancement, P5)

x86
Linux
enhancement

Tracking

()

RESOLVED DUPLICATE of bug 165943
Future

People

(Reporter: jmd, Assigned: alexsavulov)

References

(Depends on 1 open bug)

Details

I tried to upload a file to bugzilla using

   file:///home/jmd/whatever

but bugzilla only recieved a blank file since it thought the name is invalid.

Would be handy if form submission striped off the file:///, since there are
times when the user has handy a URL pointer to the file they want to submit
(eaither from another browser window or where ever), and it's (I believe)
unambiguously not a normal path.
***********************************************************************

see bug 121059 for progress. close this one when bug 121059 is resolved.

***********************************************************************
Depends on: 121059
Target Milestone: --- → Future
Severity: normal → enhancement
Priority: -- → P5
Marking duplicate because there is a patch that Should Work (TM) in a new bug.

*** This bug has been marked as a duplicate of 165943 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.