Stefan Strobl created DELTASPIKE-354:
----------------------------------------

             Summary: NPE in MessageInterpolator on null Argument
                 Key: DELTASPIKE-354
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-354
             Project: DeltaSpike
          Issue Type: Bug
          Components: I18n-Module
    Affects Versions: 0.3-incubating
            Reporter: Stefan Strobl


simply passing a parameter with value "null" to any message results in:

{noformat}
Caused by: java.lang.NullPointerException
        at 
org.apache.deltaspike.core.impl.message.MessageBundleInvocationHandler.resolveMessageContextFromArguments(MessageBundleInvocationHandler.java:157)
        at 
org.apache.deltaspike.core.impl.message.MessageBundleInvocationHandler.invoke(MessageBundleInvocationHandler.java:61)
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to