Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
4.8.7, 5.0.2, 5.1.1, 5.2.1, 5.3.2, 5.4.2, 5.5.1, 5.6.3, 5.7.2, 5.8.0, 5.9.9, 5.10.1, 5.11.3, 5.12.12, 5.13.2, 5.14.2, 5.15.19, 6.0.4, 6.1.3, 6.2.9, 6.3.2, 6.4.3, 6.5.9, 6.6.3, 6.7.3, 6.8.4, 6.9.1, 6.10.0 Beta2
-
None
-
1
-
Foundation Sprint 134
Description
The following test fails, on all branches, ever since QLocale::Script was added for 4.8:
QCOMPARE(QLocale::codeToScript(QLocale::scriptToCode(QLocale::LastScript)), QLocale::LastScript);
(or, where this public API isn't, yet, available, whatever else looks up scripts by name will fail)
Attachments
Issue Links
- resulted from
-
QTBUG-17105 handle/allow different writing scripts
-
- Closed
-
Gerrit Reviews
For Gerrit Dashboard: QTBUG-138566 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
662362,1 | tst_QLocale: check codeToScript() can find LastScript | dev | qt/qtbase | Status: NEW | 0 | 0 |
662363,2 | QLocale: fix off-by-one error in codeToScript() | dev | qt/qtbase | Status: NEW | 0 | 0 |