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

ODF manifest.xml file does not conform to OASIS standard

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 4.8.0
    • 4.7.1
    • ODF Writer
    • None
    • db860947715d72bf06d48b6de3c096c348e12432

    Description

      According to OASIS OpenDocument standard manifext.xml file should include a version attribute:

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

      One line in qtextodfwriter.cpp (line 127) is needed to do this:

      manifestWriter.writeAttribute(manifestNS, 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