[seam-issues] [JBoss JIRA] Created: (SEAMFACES-105) Addi a dummy UIViewParameter if there are other non-UIViewParameter children in the metadata view

Brian Leathem (JIRA) jira-events at lists.jboss.org
Sat Mar 19 15:35:45 EDT 2011


Addi a dummy UIViewParameter if there are other non-UIViewParameter children in the metadata view
-------------------------------------------------------------------------------------------------

                 Key: SEAMFACES-105
                 URL: https://issues.jboss.org/browse/SEAMFACES-105
             Project: Seam Faces
          Issue Type: Enhancement
            Reporter: Brian Leathem


<s:viewAction> tags in the <f:metadata> tag are not processed if there are no viewParams present.  Override the ViewHandler and return a wrapped version of the ViewDeclarationLanguage.  When createMetadataView is called, we delegate to parent, then, if there are components in the view metadata, but no UIViewParameter, we add a dummy instance.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list