mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #382] links with "&" are truncated #274
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#274
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nick75e on GitHub (Mar 24, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/382
Hi!
When I try to open a link from Thunderbird in Firefox, everything that comes after an
&is discarded.I have both Thunderbird and Firefox sandboxed which may be the reason why.
Can you please look into it?
@boltronics commented on GitHub (Mar 27, 2016):
I have a similar issue which only started showing up recently. I have icedove in one jail, and firefox-esr in another. Any URL with the & character in it becomes & (has a leading backslash) which causes most URLs to fail.
However if I right-click on the URL and copy it, and then Paste and Go into the firefox-esr URL bar, there is no problem.
Running the 0.9.38-1 package from Debian testing.
@netblue30 commented on GitHub (Jun 28, 2016):
Fixed! Give it a try and I'll reopen the bug if necessary.
@boltronics commented on GitHub (Jun 29, 2016):
For reference, closed with commit
834c420f2f.