Skip to content

Port body text decoding to QStringDecoder

Volker Krause requested to merge work/vkrause/fix-qt6-unit-tests into master

This fixes the Qt 6 unit tests (and thus allows enforcing passing tests on the CI again). Given that both variants are supposed to be identical this suggests there is a behavior change/regression in QTextCodec in Qt 6.

Merge request reports