Created attachment 49793 [details] flat xml i/o filters LibreOffice is not able to load flat xml .ods document any more. 3.4.1 and before worked just fine, but 3.4.2 is not able load it anymore.
As a workaround I can use flat.jar (see attachment) xml i/o filters.
Created attachment 49794 [details] test-case flat xml .ods that is not loading with libreoffice 3.4.2 test-case flat xml .ods that is not loading with libreoffice 3.4.2
NOT reproduced with: LO 3.4.2 OOO340m1 (Build:202) Ubuntu 10.04.3 x86 Linux 2.6.32-33-generic Russian UI Kristof Ralovich , what is exactly your OS version?
(In reply to comment #3) > NOT reproduced with: > > LO 3.4.2 OOO340m1 (Build:202) > Ubuntu 10.04.3 x86 > Linux 2.6.32-33-generic Russian UI > > Kristof Ralovich , what is exactly your OS version? LibreOffice 3.4.2 OOO340m1 (Build:203) Windows7 SP1 64-bit
Not confirmed with [Win2K LibreOffice 3.4.2 OOO340m1 (Build:203)]. File loads as expected without your flat filter. Have you tried repairing LO with the setup script ? This sometimes helps, as it copies new versions over damaged ones.
[This is an automated message.] This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it started right out as NEW without ever being explicitly confirmed. The bug is changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases. Details on how to test the 3.5.0 beta1 can be found at: http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1 more detail on this bulk operation: http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html
I've just tried, and is still present with on win32 xp: LOdev 3.5.0beta2 Build ID: 8589e48-760cc4d-f39cf3d-1b2857e-60db978
(In reply to comment #7) > I've just tried, and is still present with on win32 xp: > > LOdev 3.5.0beta2 > Build ID: 8589e48-760cc4d-f39cf3d-1b2857e-60db978 Forgot to mention, LOdev was freshly installed after un-installing all previous version of LO.
Created attachment 54808 [details] fods file is not properly recognised
Created attachment 54809 [details] test-case opened as plain xml
Created attachment 54810 [details] test-case opens properly after flat xml i/o filters were installed
For people having this same issue, you can enable Flat ODF in your LibreOffice installation by rerunning setup and modifying the installation to include: Sample XSLT Filters So: setup.exe -> Modify -> Optional Components -> XSLT Sample Filters Should get you the required filters for using Flat ODF files on Windows. The above configuration should no doubt become the default on Windows !
looks like a windows-only installation regression?
> > The above configuration should no doubt become the default on Windows ! Fridrich enabled it, unfortunately too late for 3.5.0. Will be in 3.5.1. http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5&id=0b2ab2969d50559b68055e564ca739abad5b6c8c
Great to hear. Could it be updated for 3.4.6 too ?
(In reply to comment #15) > Great to hear. Could it be updated for 3.4.6 too ? Why not... Pushed to libreoffice-3-4 branch, too.
Thanks ! I updated it in our tracker too, so new users can find the relevant information. https://github.com/dagwieers/asciidoc-odf/issues/22
And for people like me, who is in the middle of a project of deploying LibO 3.4.5 in a corporation (4K machines), and we want to change from RTF to FOdt, is there a solution/workarround? 3.4.6 and 3.5.1 are too far for us, we must deploy LibO 3.4.5 next monday. We can modify the MSI installer with ORCA (in fact we did it to disable auto updates, remove some languages, etc), but we have no idea about what exactly do we have to change to deploy LibO 3.4.5 with the XSLT Samples component by default. Any help will be welcomed.
(In reply to comment #18) > And for people like me, who is in the middle of a project of deploying LibO 3.4.5 in a corporation (4K machines), and we want to change from RTF to FOdt, is > there a solution/workarround? > > 3.4.6 and 3.5.1 are too far for us, we must deploy LibO 3.4.5 next monday. > > We can modify the MSI installer with ORCA (in fact we did it to disable auto updates, remove some languages, etc), but we have no idea about what exactly do we > have to change to deploy LibO 3.4.5 with the XSLT Samples component by default. > > Any help will be welcomed. In Orca open the Feature table, find gm_o_Xsltfiltersamples, and set the Level to 20 (it is 200 by default).