[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-2432) Wildcard view-id descriptions for conversation switcher
Jacob Orshalick (JIRA)
jira-events at lists.jboss.org
Mon Jul 14 20:57:26 EDT 2008
[ http://jira.jboss.com/jira/browse/JBSEAM-2432?page=all ]
Jacob Orshalick reassigned JBSEAM-2432:
---------------------------------------
Assignee: Jacob Orshalick
> Wildcard view-id descriptions for conversation switcher
> -------------------------------------------------------
>
> Key: JBSEAM-2432
> URL: http://jira.jboss.com/jira/browse/JBSEAM-2432
> Project: Seam
> Issue Type: Feature Request
> Components: Core
> Affects Versions: 2.0.1.CR1
> Reporter: Jacob Orshalick
> Assigned To: 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: 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