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

content.xml file does not conform to OASIS standard

    XMLWordPrintable

Details

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

    Description

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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes