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

Jacob Orshalick (JIRA) jira-events at lists.jboss.org
Wed Aug 6 23:46:56 EDT 2008


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

Jacob Orshalick closed JBSEAM-2432.
-----------------------------------

    Fix Version/s: 2.1.0.BETA1
                       (was: The future)
       Resolution: Done


Applied patch and added unit tests.

> Wildcard view-id descriptions for conversation switcher
> -------------------------------------------------------
>
>                 Key: JBSEAM-2432
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-2432
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 2.0.1.CR1
>            Reporter: Jacob Orshalick
>            Assignee: Jacob Orshalick
>            Priority: Minor
>             Fix For: 2.1.0.BETA1
>
>         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: 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