Closed Bug 1233776 Opened 9 years ago Closed 8 years ago

Links in file:// directory view are broken

Categories

(Core :: Networking: File, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1232287
Tracking Status
firefox46 --- fixed

People

(Reporter: botond, Unassigned)

Details

(Keywords: regression)

STR:
  1. Enter file:///home/<username> in the address bar
  2. Click on one of links to subdirectories, like 'Documents'

Expected results:
  The browser attempts to load file:///home/<username>/Documents,
  and that loads successfully.

Actual results:
  The browser attempts to load file:///home/Documents (note the
  absence of the '<username>' segment), which fails.

This is a recent regression.
Keywords: regression
I saw this the other day as well. Loading file:///home/<username>/ (with the trailing slash) works as expected, I think.
Indeed, the trailing slash makes a difference. Good catch!
I'm quite sure this is a duplicate of bug 1232287. Resolved in Firefox 46.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.