[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4380) Decorator message is not being shown inside seam message.

Roman Mandeleil (JIRA) jira-events at lists.jboss.org
Mon Aug 24 08:46:35 EDT 2009


Decorator message is not being shown inside seam message.
---------------------------------------------------------

                 Key: JBSEAM-4380
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4380
             Project: Seam
          Issue Type: Bug
    Affects Versions: 2.1.2.GA
         Environment: Windows, JBoss 4.2.3
            Reporter: Roman Mandeleil


I am strugling very strange problem with decorate tag for a simple input . It seams that decorate template been parsed right but I can't make the seam:message that decorates the input to be affected by the errors.

The interesting part is that if I put rich:messages tag on the page I see the right messages for that input.

Here is the sample I cooked to reveal the problem:

http://rapidshare.com/files/270297734/sample-app.zip

it is an imitation of a comments system there is a comment class that represents the model of comment to be validated and saved in the database, SubmitNewCommentAction should save the comment in the DB when submit button is hit.

On the index.xhtml page there is a name input field that is decorated, it is there to reflect the problem.


Thanks in advance. Roman

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