[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#266889: XSLT Transforms for defining new exports does not work



Package: openoffice.org
Version: 1.1.1-4

Open office allows to define new XSLT transforms for getting new output
formats into the pre-compiled binary. This does not work as indicated in
the debian version.
I do the following:
- Write xslt stylesheet
- Under Tools->XML Filter Settings... choose "New"
- Specify filter name, type, extension in the "General" tab
- Specify XSLT file in "XSLT for export" in "Transformation" tab
- click OK
- under File->Export... select the new filter and a file name

I get the message box
"Error saving the document Untitled1: General Error. General
input/output error."

Note that I can save normally in the same directory using the save-as or
export PDF functions.

I suppose the XSLT needs Java to work correctly. Do I need to somehow
talk OOo into using my installed copy of Java from Sun somehow (the
installed Java works fine with Mozilla and Mozilla-Firefox). The error
message is *very* unspecific so I can't be sure what the real cause is.

Note that I'm using a real minimal xslt for testing here:

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
    version="1.0">

</xsl:stylesheet>


Best Regards.
-- 
Ralf Schlatterbeck
email: ralf@zoo.priv.at FAX: +43/2243/26465/23




Reply to: