]> git.lyx.org Git - features.git/commit
Do not percent-encode & in urls
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 10 Mar 2019 12:23:36 +0000 (13:23 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 10 Mar 2019 17:02:19 +0000 (18:02 +0100)
commit7d806ebbb66276a8f07304a6280c379e9fdbb10b
treef23644c64a9e9afa671d5eac25cf6e46428aee0b
parent48e282426c483df73eba32ee0d8566598003e324
Do not percent-encode & in urls

This is query syntax

Fixes: #11511
follows up [c2db448ff5/lyxgit]

(cherry picked from commit 936cddc715d3a49ffbde42bba0cb19120701bc57)
src/insets/InsetHyperlink.cpp