Closed
Bug 673720
Opened 14 years ago
Closed 14 years ago
Unable to open a file (index.html) on a USB drive from the Browser.
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: acr182, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18 ( .NET CLR 3.5.30729)
Build ID: 20110614230723
Steps to reproduce:
On the Thrive tablet yo can connect a USB drive.
I attempted to open a file on the drive using the following path
file://usb0-disk0/index.html
The file is accessible through the file manager, the drive is mounted.
Actual results:
I got the File not found screen.
Expected results:
The file should have opened. It works fine on the desktop.
Comment 1•14 years ago
|
||
Are you sure about that path? Shouldn't it be file:///usb0-disk0/index.html? I routinely use local pages on file:///data/local just fine
I also tried file:///usb0-disk0/index.html with the same result.
File not found.
Firefox can't find the file at /usr0-disk0/index.html
Comment 3•14 years ago
|
||
If you navigate to file:/// is usr0-disk0 listed? I think Naioki has one of these he can check too.
Success!
This worked
file:///storage/usb0-disk0/index.html
This did not
file:///usbdrive/
file:///mnt
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
yes, it looks like on the Toshiba Thrive the usb disk is located at
file:///storage/usb0-disk0.
Using Astro, the directory is located there so I don't believe that this is a Fennec bug
You need to log in
before you can comment on or make changes to this bug.
Description
•