Facets for calendar don't work
------------------------------
Key: JBIDE-3349
URL:
https://jira.jboss.org/jira/browse/JBIDE-3349
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.0.0.cr1
Reporter: Yura Zhishko
Assignee: Maxim Areshkau
Attachments: screenshot-1.jpg
Paste next code:
<html>
<head>
<title></title>
</head>
<body>
<f:view>
<rich:calendar>
<f:facet name="optionalHeader">
<h:outputText value="optionalHeader Facet" />
</f:facet>
<f:facet name="optionalFooter">
<h:outputText value="optionalFooter Facet" />
</f:facet>
</rich:calendar>
</f:view>
</body>
</html>
Visual representation of the component is different in VPE and Browsers (see screenshot)
--
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