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

content.xml file does not conform to OASIS standard

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P4: Low P4: Low
    • Some future release
    • 4.7.1
    • ODF Writer
    • None

      OASIS standard states that office:document-content should have a version attribute:

      http://docs.oasis-open.org/office/v1.2/csprd03/OpenDocument-v1.2-csprd03-part1.html#__RefHeading__1417682_253892949

      qtextodfwriter.cpp needs this one line (on line 781) to do this:

      writer.writeAttribute(officeNS, QString::fromLatin1("version"), QString::fromLatin1("1.2"));

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

            jkatz Jeremy Katz (Inactive)
            tomasstraupis Tomas Straupis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes