[
https://issues.jboss.org/browse/SEAMINTL-75?page=com.atlassian.jira.plugi...
]
Lucas Ventura Carro updated SEAMINTL-75:
----------------------------------------
Steps to Reproduce:
# Inject
[
org.jboss.seam.international.status.Messages|http://docs.jboss.org/seam/3...]
# Add any kind of message [Messages#add(final
MessageBuilder)|http://docs.jboss.org/seam/3/international/latest/api/org...]
# Clear pending messages using
[
Messages#clear()|http://docs.jboss.org/seam/3/international/latest/api/or...]
# Call
[
Messages#getAll()|http://docs.jboss.org/seam/3/international/latest/api/o...]
and retrieve the message added previously.
was:
# Inject {{org.jboss.seam.international.status.Messages}}
# Add any kind of message [Messages#add(final
MessageBuilder)|http://docs.jboss.org/seam/3/international/latest/api/org...]
# Clear pending messages using
[
Messages#clear()|http://docs.jboss.org/seam/3/international/latest/api/or...]
# Call
[
Messages#getAll()|http://docs.jboss.org/seam/3/international/latest/api/o...]
and retrieve the message added previously.
Messages#clear doesn't clear builder messages
---------------------------------------------
Key: SEAMINTL-75
URL:
https://issues.jboss.org/browse/SEAMINTL-75
Project: Seam International
Issue Type: Bug
Components: Messages
Affects Versions: 3.1.0.Final
Environment: Windows 7, 64bits, Tomcat 6
Reporter: Lucas Ventura Carro
Assignee: Ken Finnigan
Adding messages to {{org.jboss.seam.international.status.Messages}} (so by default
{{org.jboss.seam.international.status.MessagesImpl}}) using the function with
MessageBuilder argument, doesn't get cleared when calling to
[
Messages#clear()|http://docs.jboss.org/seam/3/international/latest/api/or...]
function.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira