[ http://issues.apache.org/jira/browse/XALANJ-1954?page=all ]

Brian Minchau updated XALANJ-1954:
----------------------------------

    Fix Version: 2.7

> version="" is fatal error when output method is HTML
> ----------------------------------------------------
>
>          Key: XALANJ-1954
>          URL: http://issues.apache.org/jira/browse/XALANJ-1954
>      Project: XalanJ2
>         Type: Bug
>   Components: parse-or-compile, Xalan-interpretive
>     Versions: 2.6
>     Reporter: elharo
>      Fix For: 2.7
>  Attachments: 84306.xml, 84306.xsl
>
> Xalan fails OASIS XSLT test case Output__84306. libxslt handles it:
> ~/Projects/XOM/data/oasis-xslt-testsuite/TESTS/MSFT_Conformance_Tests/Output$ 
> xsltproc 84306.xsl 84306.xml
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" 
> "http://www.w3.org/TR/REC-html40/loose.dtd";>
> <xslTutorial>  
>  
> <text size="H1">Header1</text>  
>   
> </xslTutorial>
> ~/Projects/XOM/data/oasis-xslt-testsuite/TESTS/MSFT_Conformance_Tests/Output$ 
> java -Xbootclasspath/p:/opt/xalan-j_2_6_0/bin/xalan.jar -classpath 
> /opt/xalan-j_2_6_0/bin/xalansamples.jar:/opt/xalan-j_2_6_0/bin/xercesImpl.jar 
> org.apache.xalan.xslt.Process -IN 84306.xml -XSL 84306.xsl     
> file:///Users/elharo/Projects/XOM/data/oasis-xslt-testsuite/TESTS/MSFT_Conformance_Tests/Output/84306.xsl;
>  Line #3; Column #39; XSLT Error 
> (javax.xml.transform.TransformerConfigurationException): 
> javax.xml.transform.TransformerException: 
> javax.xml.transform.TransformerException: Illegal value:  used for NMTOKEN 
> attribute: version 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to