Message975

Author a13
Recipients
Date 2012-01-12.15:36:15
Content
According to standard, conkeror uses converted to utf-8 URLs. But sometimes (e.g. mediawiki in non-latin
languages) encoded url isn't readable enough. This patch tells conkeror to decode URLs
(mini-buffer/mode-line/history autocompletion), when network.standard-url.encode-utf8 is set to 'false'
(like Firefox-based browsers do).

May be it's quick and dirty, but works for me like a charm :)

---
WBR, Dmitry
Files
File name Uploaded
conkeror-uri-decode.diff a13, 2012-01-12.15:36:15
History
Date User Action Args
2012-01-12 15:36:17a13setmessageid: <1326382577.07.0.580863403344.issue388@bugs.conkeror.org>
2012-01-12 15:36:17a13linkissue388 messages
2012-01-12 15:36:15a13create