Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-14690

">" is not escaped properly in QDomDocument

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • 4.7.0, 5.9.7
    • XML: DOM
    • None

    Description

      The ">" is interpreted as ">" by QDomDocument.
      Original text is 
      <node attribute='clip00&lt;&gt;&amp;&apos;&quot;'/>
      The output after setContent is:
      Dom doc contents: <node attribute="clip00&lt;>&amp;'&quot;"/>
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes