]
Alex Kolonitsky reassigned RF-8001:
-----------------------------------
Assignee: Alex Kolonitsky (was: Andrey Markhel)
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: Alex Kolonitsky
Priority: Critical
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: