Bug 76936 - FILESAVE: SVG files not compressed anymore in ODT
Summary: FILESAVE: SVG files not compressed anymore in ODT
Status: RESOLVED DUPLICATE of bug 76938
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.2.2.1 release
Hardware: Other Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: BSA
Keywords: possibleRegression
Depends on:
Blocks:
 
Reported: 2014-04-02 09:17 UTC by Côme Desplats
Modified: 2015-12-15 10:54 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Document saved with LibreOffice 4.1 (24.82 KB, application/vnd.oasis.opendocument.text)
2014-04-02 09:17 UTC, Côme Desplats
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Côme Desplats 2014-04-02 09:17:49 UTC
Created attachment 96767 [details]
Document saved with LibreOffice 4.1

The SVG files are not compressed in ODT since LibreOffice 4.2. Documents containing SVG files are significantly bigger than with previous versions.

It seems that the method Store is used in the Picture directory instead of the method Deflate. It makes sense for PNG files, but not for SVG

Steps to reproduce:
1. Insert SVG file in your document
2. Save Document

Current behavior:
The document size is significantly bigger than it should.

Expected behavior:
SVG files should be compressed with Deflate method.
Operating System: Windows 8
Version: 4.2.2.1 release
Last worked in: 4.1.5.3 release
Comment 1 sophie 2014-04-02 12:16:49 UTC
Mark this one duplicate of bug 76938 because it has one more attachment - Sophie

*** This bug has been marked as a duplicate of bug 76938 ***
Comment 2 Robinson Tryon (qubit) 2015-12-15 10:54:58 UTC
Migrating Whiteboard tags to Keywords: (possibleRegression)
[NinjaEdit]