Open
Bug 1875949
Opened 1 year ago
Updated 1 year ago
HTTP auth not sent when downloading a link
Categories
(Firefox for Android :: Downloads, defect)
Tracking
()
NEW
People
(Reporter: mozdev2, Unassigned)
Details
Steps to reproduce:
Actual results:
- Open a webpage that requires a username/password for HTTP auth.
- on a page that shows up, press and hold a link and choose "download link"
- link will not download because authorization is not sent
- go back to that page and tap the link
- link will open because authorization is sent
Expected results:
It should send the HTTP auth credentials to successfully download the link.
Here is a demo page that shows the issue:
http://caseyconnor.org/pub/bugs/firefox/
(username mozilla, password mozilla)
Updated•1 year ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•1 year ago
|
||
The severity field is not set for this bug.
:tthibaud, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(tthibaud)
Updated•1 year ago
|
Component: General → Downloads
Flags: needinfo?(tthibaud)
Updated•1 year ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•