qt6-bb10/tests/auto/corelib/serialization/qxmlstream
Øystein Heskestad 13f673939d Fix renamed and duplicated namespaces in QXmlStreamWriter
The XML stream writer previously added namespace declarations with the
same URL as existing ones, but new names, and renamed the XML elements
to use the new namespaces instead of the existing ones.

[ChangeLog] Fix renamed and duplicated namespaces in QXmlStreamWriter.

Pick-to: 6.5 6.6
Fixes: QTBUG-75456
Change-Id: I90706e067ac9991e9e6cd79ccb2373e4c6210b7b
Done-With: Philip Allgaier <philip.allgaier@bpcompass.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2023-09-20 17:16:29 +02:00
..
XML-Test-Suite Remove execute permission from XML files 2022-01-17 18:47:22 +01:00
data Correct prefix reported for end element in QXmlStreamReader 2021-04-20 03:03:51 +02:00
tokenError QXmlStreamReader: Raise error on unexpected tokens 2023-07-10 22:44:06 +02:00
.gitattributes
.gitignore
CMakeLists.txt tst_QXmlStream: Fix CMakeLists.txt 2023-07-18 08:36:21 +02:00
XML-Test-Suite-LICENSE.txt
qc14n.h qc14n.h: general cleanup 2023-05-01 22:52:22 +03:00
setupSuite.sh Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
tst_qxmlstream.cpp Fix renamed and duplicated namespaces in QXmlStreamWriter 2023-09-20 17:16:29 +02:00