Closed Bug 1148173 Opened 9 years ago Closed 9 years ago

nsFileChannel strips off the end of URLs when the file is a symlink

Categories

(Core :: Networking: File, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 867407

People

(Reporter: billm, Unassigned)

Details

+++ This bug was initially created as a clone of Bug #1051117 +++

This is the same problem as was described in bug 1051117 comment 17 (thanks to Daniel for pointing that out). However, I can reproduce it easily. Just run toolkit/mozapps/extensions/test/xpinstall/browser_localfile4.js locally. The bug only happens locally because one of the files the test uses is a symlink in the objdir. When run on tinderbox it's a real file, so we don't run the code that strips off the end of the URL. In this case, though, we're stripping off ?foo rather than #foo.
See Also: → 867407
Thanks, Aleksej -- I guess this is a dupe of bug 867407.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
See Also: 867407
You need to log in before you can comment on or make changes to this bug.