[
https://issues.jboss.org/browse/RF-10814?page=com.atlassian.jira.plugin.s...
]
Anton Belevich updated RF-10814:
--------------------------------
Description:
Need to add information about component facet to facelet.taglib
we should get something like this:
<component-extension>
<cdk:extension>
<cdk:facets>header, footer</cdk:facets>
</cdk:extension>
</component-extension>
was:
Need to add information about component facet to facelet.taglib
we should get something like this:
<component-extension>
<cdk:extension>
<facets>
<facet>header</facet>
<facet>footer</facet>
</facets>
</cdk:extension>
</component-extension>
Facelet taglib: add facets to component extension tag
-----------------------------------------------------
Key: RF-10814
URL:
https://issues.jboss.org/browse/RF-10814
Project: RichFaces
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: cdk
Reporter: Anton Belevich
Assignee: Alexander Smirnov
Fix For: 4.1.0.Milestone1
Need to add information about component facet to facelet.taglib
we should get something like this:
<component-extension>
<cdk:extension>
<cdk:facets>header, footer</cdk:facets>
</cdk:extension>
</component-extension>
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira