]
Nick Belaevski updated RF-6500:
-------------------------------
Fix Version/s: 3.3.1
Assignee: Pavel Yaschenko (was: Nick Belaevski)
calendar: calendar doesn't render on the page if
popup="false"
--------------------------------------------------------------
Key: RF-6500
URL:
https://jira.jboss.org/jira/browse/RF-6500
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Environment: FF-3, IE6, IE7
Tomcat 6.0
sun RI 1.2.10
jsp
Reporter: Inna Shchibrya
Assignee: Pavel Yaschenko
Fix For: 3.3.1
This problem only for FF-3, IE6, IE7. For Opera and Safari it's ok.
<%@ taglib
uri="http://java.sun.com/jsf/html" prefix="h"%>
<%@ taglib
uri="http://java.sun.com/jsf/core" prefix="f"%>
<%@ taglib
uri="http://richfaces.org/a4j" prefix="a4j"%>
<%@ taglib
uri="http://richfaces.org/rich" prefix="rich"%>
<f:subview id="calendarSubviewID">
<rich:calendar id="calendarID"
popup="false"
currentDate="Aug 5, 2008"
value="Sep 13, 2008"
style="color: blue; border-width: 4px;" />
</f:subview>
Actual result: Calendar doesn't render on the page.
Expected result: Calendar should render on the page.
If add </br> before rich:calendar, calendar renders on the page.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: