Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-354

NPE in MessageBundleInvocationHandler on null Argument

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3-incubating
    • 0.4
    • I18n-Module
    • None

    Description

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

      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)
      

      Attachments

        Activity

          People

            struberg Mark Struberg
            sstrobl Stefan Strobl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: