]
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: