[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2432) Wildcard view-id descriptions for conversation switcher

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed Mar 19 19:29:33 EDT 2008


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

Pete Muir updated JBSEAM-2432:
------------------------------

    Fix Version/s: 2.1.0.GA
                       (was: 2.1.0.BETA1)

> Wildcard view-id descriptions for conversation switcher
> -------------------------------------------------------
>
>                 Key: JBSEAM-2432
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2432
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 2.0.1.CR1
>            Reporter: Jacob Orshalick
>            Priority: Minor
>             Fix For: 2.1.0.GA
>
>         Attachments: JBSEAM-2432-v1.patch
>
>
> I have recently run into a requirement where it would be nice to have descriptions applied to wildcard view-ids. For example, if I have the following:
> Code:
> ...
> <page view-id="/section/*" conversation-required="true">
>   <description>Section 1</description>
>   ...
> </page>
> ...
> Section 1 would be the description for all pages in /section/* unless specified otherwise in a higher precedence page definition.

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