diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-01-28 18:00:14 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-01-28 18:03:38 +0100 |
commit | abb5e84c74b781f3615862695db4e5eaadc12cfe (patch) | |
tree | ba41cdf48ffc90fe20ecaf3de164efc98abc0356 /config_host/config_vclplug.h.in | |
parent | cead54b6e555fe907348943b4586e956771f6ad0 (diff) |
Do not corrupt URIs entered into the Hyperlink dialog
...by fully decoding them via DECODE_WITH_CHARSET (where charset defaults to
UTF-8) instead of merely normalizing them to IRIs via DECODE_TO_IRI. For
example, entering
http://example.com/foo%2Fbar
into the Hyperlink dialog would have resulted in a corrupted URI
http://example.com/foo/bar
Change-Id: Ic37859afa59c3fdc3280cf4803d4334026e1f336
Diffstat (limited to 'config_host/config_vclplug.h.in')
0 files changed, 0 insertions, 0 deletions