summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative/integrating-javascript/includejs/script.js
diff options
context:
space:
mode:
authormread <qt-info@nokia.com>2011-09-01 13:11:33 (GMT)
committermread <qt-info@nokia.com>2011-09-01 13:18:40 (GMT)
commitadfa2dde84ff7ed1a8b177c2a7e885e752e9bb0b (patch)
tree3808c57ad8e8314bec4a7decf0ca14fca85f194c /doc/src/snippets/declarative/integrating-javascript/includejs/script.js
parent6291d642b164bdf0ce55419e41809b526ad4cd03 (diff)
downloadQt-adfa2dde84ff7ed1a8b177c2a7e885e752e9bb0b.zip
Qt-adfa2dde84ff7ed1a8b177c2a7e885e752e9bb0b.tar.gz
Qt-adfa2dde84ff7ed1a8b177c2a7e885e752e9bb0b.tar.bz2
URLs used with scheme handler use appropriate encoding for scheme
URLs passed to scheme handler always used to use raw encoding. That broke URLs containing spaces passed to the browser. Then QTBUG-18772 changed it so that they always used % encoding. That broke URLs containing spaces used to open files, resulting in QTBUG-21209. This change fixes it so that web URLs are % encoded and file URLs are raw encoded. Task-number: QTBUG-21209 Reviewed-by: Honglei Zhang
Diffstat (limited to 'doc/src/snippets/declarative/integrating-javascript/includejs/script.js')
0 files changed, 0 insertions, 0 deletions