Hi Arie!

On Tue, Oct 7, 2008 at 12:12 PM, Arie Skliarouk <[EMAIL PROTECTED]> wrote:
> Could well be that the problem is in the way the dokuwiki's plugin
> creates the file, but unfortunately I am not in the position to tell
> that.

I am almost sure that the problem is with the plugin that generates
the ODT file.
Using this ODF validator [1], from [2], it gives (there is an online
validator at [3], that seems to be more updated, but it's giving
internal server error now):

$ ./validator --file=a.odt
ERROR: missing required file settings.xml
0 warning(s), 1 error(s)
Document does not validate

file also doesn't recognize it:

$ file a.odt
a.odt: data

With a valid ODT file I have:

$ ./validator --file=a2.odt
0 warning(s), 0 error(s)
Document does validate

$ file a2.odt
a2.odt: OpenDocument Text

Is the plugin included in the package dokuwiki or it's installed separately?

What I can do is forward this problem to odt2txt upstream and ask, if
possible, for a better support of "broken" ODT files.

[1] http://opendocumentfellowship.com/~alex/odf-validator.tar.gz
[2] http://opendocumentfellowship.com/development/projects/odftools
[3] http://opendocumentfellowship.com/validator

Best regards,
Nelson



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to