Details
-
Bug
-
Resolution: Done
-
P4: Low
-
4.7.1
-
None
-
db860947715d72bf06d48b6de3c096c348e12432
Description
According to OASIS OpenDocument standard manifext.xml file should include a version attribute:
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
- relates to
-
QTBUG-17789 content.xml file does not conform to OASIS standard
-
- Closed
-