Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-2464

Tag protection feature does not work if content contains XML comments or CDATA blocks

    XMLWordPrintable

Details

    • Critical
    • The tag protection feature was not working properly if the content contains XML comments or CDATA blocks.

    Description

       

      Importing such content lead to frontend errors:

      <trans-unit id="2">
      <source xml:lang="en">Dies &lt;!--&lt;strong id="123"&gt;ist &amp;lt; ein&lt;/strong&gt;--&gt; &amp;quot;Test mit Kommentaren und CDATA: &lt;![CDATA[ TEST ]]&gt;.</source>
      <seg-source><mrk mid="0" mtype="seg">Dies &lt;!--&lt;strong id="123"&gt;ist &amp;lt; ein&lt;/strong&gt;--&gt; &amp;quot;Test mit Kommentaren und CDATA: &lt;![CDATA[ TEST ]]&gt;.</mrk></seg-source>
      <target xml:lang="de"><mrk mtype="seg" mid="0">This &lt;!--&lt;strong id="123"&gt;is &amp;lt; a&lt;/strong&gt;--&gt; &amp;quot;test with comments and CDATA: &lt;![CDATA[ TEST ]]&gt;.</mrk></target>
      </trans-unit>
      

      Attachments

        Activity

          People

            tlauria Thomas Lauria
            tlauria Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: