Bug 1105376 - FlatODF import/export does not work unless libreoffice-xsltfilter is installed
Summary: FlatODF import/export does not work unless libreoffice-xsltfilter is installed
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: libreoffice
Version: 20
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: David Tardon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-06 01:56 UTC by Cristian Ciupitu
Modified: 2014-06-09 14:06 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-09 10:15:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Cristian Ciupitu 2014-06-06 01:56:31 UTC
Description of problem:
LibreOffice Calc shows the XML source of the license's text instead of
rendering it.

Version-Release number of selected component (if applicable):
libreoffice-calc-4.2.4.2-17.fc20.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. Start LibreOffice Calc
2. Go to Help -> License Information...
3. Press Show License

Actual results:
A new window ("LICENSE.fodt (read-only) - LibreOffice Writer") showing
the XML source code of a document will appear:

	<?xml version="1.0" encoding="UTF-8"?>
	<office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" ...
	.....

Expected results:
The document should be rendered properly.

Additional info:
I also have libreoffice-writer-4.2.4.2-17.fc20.x86_64.

Comment 1 David Tardon 2014-06-09 10:15:26 UTC
FlatODF is not widely used format and there is an easy workaround, so I am going to do updates just for this.

Comment 2 Cristian Ciupitu 2014-06-09 14:06:17 UTC
I can confirm that installing libreoffice-xsltfilter fixes the issue.


Note You need to log in before you can comment on or make changes to this bug.