[Portland-bugs] [Bug 45857] New: xdg-open fails to open web browser for file:/// urls with a query string
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 9 13:25:37 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=45857
Bug #: 45857
Summary: xdg-open fails to open web browser for file:/// urls
with a query string
Classification: Unclassified
Product: Portland
Version: unspecified
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: xdg-utils
AssignedTo: portland-bugs at lists.freedesktop.org
ReportedBy: samth at ccs.neu.edu
If foo.html exists, then:
$ xdg-open foo.html
opens a web browser, but
$ xdg-open foo.html?a=b
gvfs-open:
file:///home/samth/tmp/time/racket-full-5.2.1.5/collects/typed-racket/foo.html%3Fa=b:
error opening location: Error stating file
'/home/samth/tmp/time/racket-full-5.2.1.5/collects/typed-racket/foo.html?a=b':
No such file or directory
Note that:
$ firefox foo.html?a=b
works correctly
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Portland-bugs
mailing list