[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2796) Support for _detail style FacesMessage in Seam message bundle

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Mar 31 05:40:00 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2796?page=all ]

Pete Muir updated JBSEAM-2796:
------------------------------

        Summary: Support for _detail style FacesMessage in Seam message bundle  (was: Detailed Seam messages don't work)
     Issue Type: Feature Request  (was: Bug)
    Component/s: JSF Integration
                     (was: Core)

> Support for _detail style FacesMessage in Seam message bundle
> -------------------------------------------------------------
>
>                 Key: JBSEAM-2796
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2796
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: JSF Integration
>    Affects Versions: 2.0.1.GA
>         Environment: WinXP SP2, JBoss 4.2.2, ICEfaces 1.7.0 RC1
>            Reporter: Jens Weintraut
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> I want to i18nize some Seam messages (e. g. org.jboss.seam.loginSuccessful). It works quite well, but there's one problem: I use just one h:messages to display messages with detail=true. But it seems that Seam doesn't follow JSF specs. I think so because this:
> org.jboss.seam.loginSuccessful=Welcome, #{user.name}.
> org.jboss.seam.loginSuccessful_detail=bla
> results in Welcome, <Name>.Welcome, <Name>.. So Seam should also take note of _detail when reading its own messages.

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

        



More information about the seam-issues mailing list