Describe the bug
Browsing a web page in a basic-auth-secured directory (requesting a login with username and password) I click a document link initiating a file download: in the simplest case a static link to a document in the file system. E.g. a pdf-Doc.
See my test page to verify the bug
How to Reproduce
- Enter the secured page and login with username and password
- Click the document link
- Accept to download the file to the download folder in the DDG dialog
The "download started" message is displayed, then "download failed. check internet connection".
No problems when using Android Chrome or a desktop browser (Chrome, FF).
The web page is accessed from a Apache webserver. The acces log only shows one line for the download (HTTP code 200).
Expected behavior
The document should be downloaded and stored in the download folder
Environment
- DDG App Version: 5.265.0
- Android System Webiew Version: 144.0.7559.109
- Device: Samsung Galaxy XCover 7
- OS: Android 16
Same behaviour on
- Device: Lenovo Tab M10
- OS: Android 110
Describe the bug
Browsing a web page in a basic-auth-secured directory (requesting a login with username and password) I click a document link initiating a file download: in the simplest case a static link to a document in the file system. E.g. a pdf-Doc.
See my test page to verify the bug
How to Reproduce
The "download started" message is displayed, then "download failed. check internet connection".
No problems when using Android Chrome or a desktop browser (Chrome, FF).
The web page is accessed from a Apache webserver. The acces log only shows one line for the download (HTTP code 200).
Expected behavior
The document should be downloaded and stored in the download folder
Environment