After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 632405 - Invalid zip headers generated
Invalid zip headers generated
Status: RESOLVED DUPLICATE of bug 614968
Product: libgsf
Classification: Core
Component: ZIP
1.14.x
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2010-10-17 21:52 UTC by Marc Maurer
Modified: 2010-10-17 22:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test file with "corrupt" zip headers (2.87 KB, application/vnd.oasis.opendocument.text)
2010-10-17 21:52 UTC, Marc Maurer
Details

Description Marc Maurer 2010-10-17 21:52:50 UTC
Created attachment 172568 [details]
Test file with "corrupt" zip headers

AbiWord uses libgsf to write ODF documents, but every document that is written is marked by OOo as being corrupt (but it can always be 'repaired').

Now when you throw the attached sample document in the online validator http://www.probatron.org:8080/officeotron/officeotron.html , you'll get the warning:

  Mismatch between local header and central record (weakened ZIP resilience)

It seems like a libgsf issue to me.
Comment 1 Marc Maurer 2010-10-17 22:14:55 UTC

*** This bug has been marked as a duplicate of bug 614968 ***