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.
FlatODF is not widely used format and there is an easy workaround, so I am going to do updates just for this.
I can confirm that installing libreoffice-xsltfilter fixes the issue.