-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.3.1
-
Tested on Linux (Ubuntu)
When lupdate parses text that contains a carriage return ("\r") it looks like it adds the item then subsequently marks it as obsolete.
This means the parsing never settles, as the sequence repeats each time lupdate executes.
To test, add a string to a source file such as:
QObject::tr("Some text with \r in the middle");
For Gerrit Dashboard: QTBUG-41562 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
251129,10 | Convert \r into a numerical entity | 5.12 | qt/qttools | Status: MERGED | +2 | 0 |
253432,1 | Replace \r with \n when calling transcode | dev | qt/qttools | Status: ABANDONED | 0 | 0 |