[Marble-devel] Review Request 117362: Qt 5.2.1 introduced compatibility breaking changes in QUrl

Philippe Renon philippe_renon at yahoo.fr
Thu Apr 3 20:40:26 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117362/
-----------------------------------------------------------

Review request for Marble.


Repository: marble


Description
-------

Qt5.2.1 introduced changes to QUrl that breaks detokenizing of some URLs.
Some methods like QUrl::toString() now return encoded strings that were previously returned decoded.
In particular URL that contain tokens like {x} would be returned as %7Bx%7D

The proposed fix has been tested with Qt 5.2.1 and 5.1.1 both under Windows and Linux.

When compiling with Qt 4 the code is left unchanged.


Diffs
-----

  src/lib/marble/ServerLayout.cpp 3b8233e 

Diff: https://git.reviewboard.kde.org/r/117362/diff/


Testing
-------

Qt 5.2.1 and 5.1.1 both under Windows and Linux


Thanks,

Philippe Renon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20140403/79b709be/attachment.html>


More information about the Marble-devel mailing list