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
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to