Details
-
Bug
-
Resolution: Invalid
-
P4: Low
-
4.7.1
-
None
Description
OASIS standard states that office:document-content should have a version attribute:
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
- relates to
-
QTBUG-17785 ODF manifest.xml file does not conform to OASIS standard
-
- Closed
-