[richfaces-issues] [JBoss JIRA] Updated: (RF-8001) calendar: initialization failed if any facet defined and day markup is default(not redefined).

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Oct 26 08:59:06 EDT 2009


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

Nick Belaevski updated RF-8001:
-------------------------------

    Fix Version/s: 3.3.3.BETA1
         Assignee: Andrey Markhel  (was: Nick Belaevski)


> calendar: initialization failed if any facet defined and day markup is default(not redefined).
> ----------------------------------------------------------------------------------------------
>
>                 Key: RF-8001
>                 URL: https://jira.jboss.org/jira/browse/RF-8001
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-input, regression
>    Affects Versions: 3.3.2.SR1
>            Reporter: Ilya Shaikovsky
>            Assignee: Andrey Markhel
>             Fix For: 3.3.3.BETA1
>
>
> This code causes calendar initialization fail
> 					<rich:calendar value="#{calendarBean.selectedDate}"
> 						locale="#{calendarBean.locale}"
> 						popup="#{calendarBean.popup}"
> 						datePattern="#{calendarBean.pattern}"
> 					 	showApplyButton="#{calendarBean.showApply}">
> 					 	<f:facet name="weekDay">
> 					        <h:outputText value="{weekDayLabelShort}"/>
> 						</f:facet>
> 					 	<f:facet name="weekNumber">
> 					        <h:outputText value="1"/>
> 						</f:facet>
> 					</rich:calendar>

-- 
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 richfaces-issues mailing list