You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Steven J. Hathaway (Resolved) (JIRA)" <xa...@xml.apache.org> on 2011/11/07 22:44:51 UTC

[jira] [Resolved] (XALANC-331) ProblemListener not passed valid styleNode

     [ https://issues.apache.org/jira/browse/XALANC-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven J. Hathaway resolved XALANC-331.
---------------------------------------

    Resolution: Incomplete

No solution patch proposed
                
> ProblemListener not passed valid styleNode
> ------------------------------------------
>
>                 Key: XALANC-331
>                 URL: https://issues.apache.org/jira/browse/XALANC-331
>             Project: XalanC
>          Issue Type: Bug
>          Components: XalanC
>    Affects Versions: 1.6
>         Environment: Operating System: Other
> Platform: All
>            Reporter: Brian Quinlan
>
> The installed ProblemListener never appears to be passed a non-NULL styleNode 
> argument, even when that argument seems relevant to the problem. Example 
> stylesheet:
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
>     <xsl:output method="text"/>
>     <xsl:template match="/"><xsl:value-of select="$foo"/></xsl:template>
> </xsl:stylesheet>
> I would expect styleNode to refer to the value-of instruction but it is NULL.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org