-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
The tag protection feature was not working properly if the content contains XML comments or CDATA blocks.
-
Emptyshow more show less
Importing such content lead to frontend errors:
<trans-unit id="2"> <source xml:lang="en">Dies <!--<strong id="123">ist &lt; ein</strong>--> &quot;Test mit Kommentaren und CDATA: <![CDATA[ TEST ]]>.</source> <seg-source><mrk mid="0" mtype="seg">Dies <!--<strong id="123">ist &lt; ein</strong>--> &quot;Test mit Kommentaren und CDATA: <![CDATA[ TEST ]]>.</mrk></seg-source> <target xml:lang="de"><mrk mtype="seg" mid="0">This <!--<strong id="123">is &lt; a</strong>--> &quot;test with comments and CDATA: <![CDATA[ TEST ]]>.</mrk></target> </trans-unit>
[TRANSLATE-2464] Tag protection feature does not work if content contains XML comments or CDATA blocks
Start Date [Gantt] | New: 23/Apr/24 5:00 AM |
Status | Original: Final pull request made [ 10005 ] | New: Done [ 10000 ] |
Workflow | Original: MittagQI Workflow [ 30952 ] | New: MittagQI Workflow with Peer [ 36515 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Test Ready [ 10005 ] |
Status | Original: Selected for Development [ 10100 ] | New: In Progress [ 3 ] |
Status | Original: Open [ 10002 ] | New: Selected for Development [ 10100 ] |
ChangeLog Description | New: The tag protection feature was not working properly if the content contains XML comments or CDATA blocks. | |
Fix Version/s | New: translate5 - 5.1.3 [ 11602 ] |
Link | New: This issue causes TS-906 [ TS-906 ] |