[Bug 359881] Re: Main inclusion request for odt2txt

Steve Langasek steve.langasek at canonical.com
Sun Apr 12 20:01:21 UTC 2009


Patch looks correct to me, except for this:

+            (r = zip_name_locate(zip, filename, ZIP_FL_NOCASE)) < 0 ||

The original code appears to do case-sensitive filename matches, and the
above line does a case-insensitive match instead.  This should be a non-
issue for any well-formed odt file, but it does seem to diverge
unnecessarily and was presumably an oversight.

Accepting, anyway; if you want to correct this, I'll accept that change
as well.

-- 
Main inclusion request for odt2txt
https://bugs.launchpad.net/bugs/359881
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list