[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546487#comment-16546487
 ] 

ASF subversion and git services commented on DELTASPIKE-1353:
-------------------------------------------------------------

Commit 29748ae89cccfe402202fa2f839813c1f8f83946 in deltaspike's branch 
refs/heads/master from [~struberg]
[ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=29748ae ]

Merge remote-tracking branch 
'elexx/feature/DELTASPIKE-1353_nullArgsMessagebundles'

txs to Alex Falb for the patch!

Signed-off-by: Mark Struberg <strub...@apache.org>


> null values as arguments in messagebundles lead to exceptions
> -------------------------------------------------------------
>
>                 Key: DELTASPIKE-1353
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1353
>             Project: DeltaSpike
>          Issue Type: Bug
>    Affects Versions: 1.8.2
>            Reporter: Alexander Falb
>            Assignee: Mark Struberg
>            Priority: Major
>         Attachments: 
> org.apache.deltaspike.test.core.api.message.MessageFormattedMessageTest.txt, 
> org.apache.deltaspike.test.core.api.message.SimpleMessageTest.txt
>
>
> When using a Deltaspike Messagebundle and feeding {{null}} as argument to 
> some non-String argument, the MessageInterpolators throw Exceptions. 
> Depending if I use the MessageFormatter or the String.format based 
> Interpolater the Exceptions differ, but origin from the same misassumption, 
> that {{null}} can be replaced with {{"'null'"}} 
> (MessageBundleInvocationHandler:179)
> I created 2 unittests to showcase this behaviour, see attached surefire logs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to