← Prev in month ← Prev in thread

SPEC: wrong mimetype in example

From
David Faure <>
Date
2004-04-18T20:17:23+00:00
ID
Thread
SPEC: wrong mimetype in example
The "Sample Manifest" at the end of 16.6. says

       <manifest:file-entry 
		manifest:media-type="application/vnd.sun.xml.writer"
		manifest:full-path="/"/>

This is the (soon "old") OO mimetype. I suggest changing the example to

       <manifest:file-entry 
		manifest:media-type="application/vnd.oasis.openoffice.text"
		manifest:full-path="/"/>

Another thing: for directories the example says manifest:media-type="".
The explanation for media-type in 16.6.3 doesn't say explicitely that directories
must be listed in the manifest, and they should have an empty media-type.
Can this be added?

-- 
David Faure, , sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
← Prev in month ← Prev in thread