qtdeclarative/tests/auto/qml/qv4urlobject
Olivier De Cannière af4cd4763a QV4: Fix formatting options for the search component of UrlObject
This fix changes the way the search component of UrlObjects is formatted
by passing the correct options to QUrl::query. Namely, the
EncodeDelimiters flag is no longer set. This now allows for correct
encoding of backslashes in search strings.

Amends 6cca731f3e.

Pick-to: 6.5
Task-number: QTBUG-111014
Change-Id: Iee544dfc7ad6ba374601c8ec4690d11bf07c9b6a
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2023-03-16 15:56:02 +01:00
..
CMakeLists.txt UrlObject: Fix setting searchParams not modifying the url's search field 2023-02-09 13:02:01 +01:00
tst_qv4urlobject.cpp QV4: Fix formatting options for the search component of UrlObject 2023-03-16 15:56:02 +01:00