[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-3348) StatusMessages discards all messages issued without a resource bundle key

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Fri Aug 29 18:25:38 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shane Bryzak reassigned JBSEAM-3348:
------------------------------------

    Assignee: Pete Muir


> StatusMessages discards all messages issued without a resource bundle key
> -------------------------------------------------------------------------
>
>                 Key: JBSEAM-3348
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3348
>             Project: Seam
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.1.0.BETA1
>         Environment: Ubuntu 8.04, JVM 1.6.0_06, JBoss 4.2.2
>            Reporter: Stefano Travelli
>            Assignee: Pete Muir
>         Attachments: StatusMessage.patch
>
>
> This is a regression after JBSEAM-3318.
> StatusMessages.add(messageTemplate, params..) and StatusMessages.add(severity, messageTemplate, params..) delegate the message to add(severity, key, detailKey, messageTemplate, messageDetailTemplate, params..) with null for 'key'.
> However the code discards the message if key is null (or empty) so that no message is added.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list