summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/stylesheet/common-mistakes.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2020-09-23 21:30:30 -0700
committerThiago Macieira <thiago.macieira@intel.com>2020-09-29 16:14:37 -0700
commitf00d322f6701580f97f38794b83b0ec13973d177 (patch)
tree6ec601b266eb936d9420ef4075f7611cfe390529 /src/widgets/doc/snippets/stylesheet/common-mistakes.cpp
parent66c8fc4831a58cd34ea4a410b5191b44388613f2 (diff)
QJsonObject: fix sorting after parsing from JSON text
The logic was complex and missed the UTF-8 UTF-8 case. It ended up calling the UTF-8 to Latin1, resulting in an improperly-sorted container, which in turn meant keys were not found when searched. Fixes: QTBUG-86873 Pick-to: 5.15 Change-Id: I0d3ff441bec041728945fffd16379dec418637ca Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/widgets/doc/snippets/stylesheet/common-mistakes.cpp')
0 files changed, 0 insertions, 0 deletions