[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3349) Facets for calendar don't work

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Thu Dec 4 10:15:37 EST 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yura Zhishko updated JBIDE-3349:
--------------------------------

    Attachment:     (was: screenshot-1.jpg)


> 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: Sergey Dzmitrovich
>         Attachments: screenshot-1.jpg
>
>
> Paste next code:
> <html>
> 	<head>
> 		<title></title>
> 	</head>
> 	<body>
> 		<f:view>
> 			<rich:calendar>
> 					<f:facet name="optionalHeader">
> 				<h:outputText value="Optional Header" />
> 			</f:facet>
> 			<f:facet name="weekDay">
> 			<h:outputText value="Day Label" />
> 			</f:facet>
> 			<f:facet name="weekNumber">
> 			<h:outputText value="Week Number" />
> 			</f:facet>
> 			<f:facet name="optionalFooter">
> 				<h:outputText value="Optional Footer" />
> 			</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

        



More information about the jbosstools-issues mailing list