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

">" is not escaped properly in QDomDocument

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.7.0, 5.9.7
    • XML: DOM
    • None

      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;"/>
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes