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

Christian Bauer (JIRA) jira-events at lists.jboss.org
Sat Aug 29 05:50:23 EDT 2009


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

Christian Bauer closed JBSEAM-4389.
-----------------------------------

    Resolution: Rejected


Do NOT reopen closed issues. Your code is broken, a4j:commandButton does NOT re-render the whole page and you don't specify any components to re-render. Also, read the forum policy and stop bumping up your postings.



> Decorator message is not being shown inside seam message.
> ---------------------------------------------------------
>
>                 Key: JBSEAM-4389
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4389
>             Project: Seam
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.1.2.GA, 2.2.0.CR1, 2.2.0.GA
>         Environment: Windows, JBoss 4.2.3
>            Reporter: Roman Mandeleil
>            Priority: Critical
>
> 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