You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Bryan Mawhinney (JIRA)" <xa...@xml.apache.org> on 2005/09/19 10:49:54 UTC

[jira] Created: (XALANJ-2202) Unresolved params cause NullPointerException in RelationalExpr during compile

Unresolved params cause NullPointerException in RelationalExpr during compile
-----------------------------------------------------------------------------

         Key: XALANJ-2202
         URL: http://issues.apache.org/jira/browse/XALANJ-2202
     Project: XalanJ2
        Type: Bug
  Components: XSLTC  
    Versions: 2.7    
    Reporter: Bryan Mawhinney
    Priority: Minor


If a relational expression includes a reference to an as yet unresolved param (e.g., a global param from an included stylesheet), then a NPE is thrown in RelationalExpr.typeCheck when the code tries to dereference ref.getVariable(), which is null for a param.



-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org