ExceptionAnalyzer throws NPE when an exception message is null
--------------------------------------------------------------

                 Key: TAPESTRY-1314
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1314
             Project: Tapestry
          Issue Type: Bug
          Components: IoC Container
    Affects Versions: 5.0.3
         Environment: Windows XP, Java 5,  JBoss 5, 
            Reporter: Ben Sommerville
            Priority: Minor


When analyzing exceptions if one of the exceptions in the stack has a null 
message the the exception analyzer throws a NPE (at ExceptionAnalyzerImpl:87)

To reproduce, cause a NPE when binding a property on a page. 
E.g. In template have  <t:textField value="foo.a" > where foo is null in the 
page class.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to