Bug #33619
closed
Double quoting for translation hint
Added by Philipp Gampe almost 13 years ago.
Updated about 6 years ago.
Category:
Backend User Interface
Description
To reproduce:
Fill a bodytext field with a text including double quotes.
Now translate this content element.
What you get:
Below the text filed is the original text as translation hint. This text includes "
as text.
Expected result:
The translation hint should display the quotes as normal text("
).
Files
- Status changed from New to Under Review
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/10489
- Status changed from Under Review to New
- Target version set to 7.1 (Cleanup)
- Is Regression set to No
Proposed solution was not accepted and no one took the chance to work on it.
- Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
- Target version changed from 7.4 (Backend) to 7.5
- Target version changed from 7.5 to 7 LTS
- Target version deleted (
7 LTS)
- Category set to Backend User Interface
Tested on both 7.6.16 and latest master with the following string:
aaa AAAA 'AAAAA' "AAAAA" ""AAAAAAA""
Results:
TYPO3 7.6.16:¶
aaa AAAA 'AAAAA' "AAAAA" ""AAAAAAA""
TYPO3 8.7-dev (latest master):¶
<p>aaa AAAA 'AAAAA' "AAAAA" ""AAAAAAA""</p>
so the quotes are correct; but the tags become visible. Is it intended?
testing that with 9-dev, it seems to be solved. see also the screenshot
yes the tags should be visisible to see changes there like changed h1 to h2.
- Status changed from Resolved to Closed
Also available in: Atom
PDF