Re: uwog - r21390 - abiword-plugins/trunk/wp/impexp/OpenDocument/exp/xp

From: Dominic Lachowicz <domlachowicz_at_gmail.com>
Date: Thu Jun 07 2007 - 08:01:40 CEST

What's up with this commit, Marc? As far as I can tell, the following
change makes the mimetype file compressed in the ZIP archive. This is
verboten in the ODT specification, since external programs use the
mimetype to distinguish between ODTs and normal ZIPs.

> - GsfOutput * mimetype = gsf_outfile_new_child_full (m_odt, "mimetype", FALSE, "compression-level", 0, (void*)0);
> + GsfOutput * mimetype = gsf_outfile_new_child_full (m_odt, "mimetype", FALSE, "compression-level");
Received on Thu Jun 7 08:01:20 2007

This archive was generated by hypermail 2.1.8 : Thu Jun 07 2007 - 08:01:20 CEST