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

QXmlStreamReader can not parce tagname with num

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 5.15
    • None
    • Windows

    Description

       

       

      <?xml version="1.0" encoding="UTF-8"?>
      <val>
                  <d>6613</d>
                  <1>128529</1>
                  <2>57625</2>
                  <3>80314</3>
      </val> 

       

       

      In qt 5 Xml as a same can not be parced using QXmlStreamReader when i try to get <1> tag i get Invalid in QXmlStreamReader::readNext() method. Please fix

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            andr1312e Andrew Pilikin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes