diff options
author | Carlos Manuel Duclos Vergara <carlos.duclos@nokia.com> | 2011-04-15 14:48:27 (GMT) |
---|---|---|
committer | Carlos Manuel Duclos Vergara <carlos.duclos@nokia.com> | 2011-04-15 14:48:27 (GMT) |
commit | cec6c3ad52f6b4cdf04b70340ff7d15ebd8c7d26 (patch) | |
tree | 27619baeb45e78d316b426d93c6d4fee2d07cdf8 /mkspecs/features/incredibuild_xge.prf | |
parent | 4bcd23c4a9d5a596d0c90dbb1569385f30fadbac (diff) | |
download | Qt-cec6c3ad52f6b4cdf04b70340ff7d15ebd8c7d26.zip Qt-cec6c3ad52f6b4cdf04b70340ff7d15ebd8c7d26.tar.gz Qt-cec6c3ad52f6b4cdf04b70340ff7d15ebd8c7d26.tar.bz2 |
QDesktopServices::openUrl() doesn't handle URL encodings correctly
I think this is a problem with the USE_SCHEMEHANDLER version of
handleUrl() in qt/src/gui/util/qdesktopservices_s60.cpp. It calls
url.toString() which removes percent encoding. I think url.toEncoded()
should be used instead.
Task-number: QTBUG-18772
Reviewed-by: joao
Diffstat (limited to 'mkspecs/features/incredibuild_xge.prf')
0 files changed, 0 insertions, 0 deletions