Issue 27068 - CWS:xsltfilter01 XHTML filter not usable
Summary: CWS:xsltfilter01 XHTML filter not usable
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Code
Component: external filters (show other issues)
Version: 680m30
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: jogi
QA Contact: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-29 12:32 UTC by jogi
Modified: 2004-07-19 11:59 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
XSLT transformation output (60.03 KB, text/txt)
2004-04-02 08:20 UTC, jogi
no flags Details
Valid exported XHTML but with error message at the end. (2.89 KB, text/xml)
2004-04-15 07:34 UTC, jogi
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description jogi 2004-03-29 12:32:37 UTC
Okay it is now on state "New" but for better communication I file a bug and add
it to the CWS. I can not use the XHTML export (on SPARC). Getting a "gerneral
input/output error" and not file will be exported. (DocBook, Word doing fine).
Comment 1 lo 2004-03-31 13:32:56 UTC
please re-check xhtml installation and test scenarios
Comment 2 jogi 2004-04-02 08:20:06 UTC
Created attachment 14269 [details]
XSLT transformation output
Comment 3 jogi 2004-04-02 08:21:22 UTC
After using -DXSLTransformer.statsfile=/tmp/xsltstats in javarc I got the
attached (xsltstats) output.
Comment 4 svante.schubert 2004-04-02 09:45:16 UTC
SUS->JSI:
I am installing a Solaris version to test this behavior.
Could you please give me the test document you used?
Comment 5 jogi 2004-04-02 10:22:01 UTC
Any document won't be exported.
Comment 6 svante.schubert 2004-04-02 11:06:37 UTC
The problem will be fixed. It is the same I encountered when I tested the Calc
document, but I wasn't able to create a stack as I took the debug variable from
XSLTFilter.java of the filter project LO pointed out weeks ago. Obviously it is
deprecated.

Under Windows only the latter gives an output:
-Dxsltfilter.debug=c:\\ctmp\\debugfile.txt
-DXSLTransformer.statsfile=c:\\ctmp\\statsfile.txt

Comment 7 svante.schubert 2004-04-02 12:24:06 UTC
The xhtml/body.xsl  was delivered twice and overwrote the body.xsl of the common
directory.
Comment 8 svante.schubert 2004-04-02 13:17:11 UTC
should be fixed in the scp2/scp2so, have to check it after build.
Comment 9 svante.schubert 2004-04-02 15:36:51 UTC
Still a problem with body.xsl, tested under unxlngi.pro build
Comment 10 svante.schubert 2004-04-02 15:45:44 UTC
Problem during copying on solver, as both files have the same directory.
Comment 11 svante.schubert 2004-04-05 19:28:41 UTC
Added missing 'export/xhtml/table.xsl' stylesheet
Comment 12 jogi 2004-04-15 07:23:10 UTC
I get the error also in the re-build. The file has been exported but I can not
see anything in any browser?
Comment 13 jogi 2004-04-15 07:33:25 UTC
no error output from
-Dxsltfilter.debug=d:\\debugfile.txt
-DXSLTransformer.statsfile=d:\\statsfile.txt
I will attach the exported, valid XHTML document.
Comment 14 jogi 2004-04-15 07:34:50 UTC
Created attachment 14524 [details]
Valid exported XHTML but with error message at the end.
Comment 15 jogi 2004-04-15 07:37:56 UTC
re-opened, CWS back to owner, sorry.
Comment 16 svante.schubert 2004-04-15 09:19:35 UTC
SUS->JSI: Hi Jörg, could you please counter-check the attachement, there is no
error message, just the xhtml file.
Comment 17 svante.schubert 2004-04-15 10:57:32 UTC
SUS->LO: JSI showed me that sometimes at the first export of even simple
documents an StarOffice error message pops ups saying something like 
'Nonexistent Object, Nonexistent Instance'. As it fails only sometimes and even
with this exception the output comes out, it seems to be a problem of the
service not of the stylesheets, therefore I reasign it to you. 
Comment 18 lo 2004-04-16 10:35:00 UTC
we have found this to be an issue in the export-function itself that occurs when
a document does not yet have persitence. please write a bug for MAV on this. 
Comment 19 lo 2004-04-16 10:58:19 UTC
...
Comment 20 jogi 2004-04-22 15:11:38 UTC
Okay. cc'ing mav after a call. He only wants to be sure that it has been really
fixed also in that context.
Comment 21 jogi 2004-04-22 15:15:48 UTC
Verified that it in general works now to export XHTML.
Comment 22 jogi 2004-07-19 11:59:00 UTC
Seen OK on MASTER SRC680m48.