Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.5.0
-
None
-
-
5fc4c09a9 (dev), a95e6dd76 (6.6), 5b63179a2 (tqtc/lts-6.5)
Description
In QML, text: qsTranslate("", "welcome") no longer translates the input strings in Qt 6.5.0, whereas it did in Qt 6.3.2.
text: qsTranslate("", "welcome") + "" or text: {return qsTranslate("", "welcome")} are ways to fix the issue.
Attachments
For Gerrit Dashboard: QTBUG-118469 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
513649,3 | Fix compile time qsTranslate with empty context | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
513920,2 | Fix compile time qsTranslate with empty context | 6.6 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
513975,3 | Fix compile time qsTranslate with empty context | tqtc/lts-6.5 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |