]
Ilya Shaikovsky updated RF-3507:
--------------------------------
Fix Version/s: Future
calendar does not work after reRender
--------------------------------------
Key: RF-3507
URL:
http://jira.jboss.com/jira/browse/RF-3507
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: Opera 9
myfaces 1.2.2
Reporter: Aleksej Yanul
Assigned To: Nick Belaevski
Fix For: Future
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<%@ 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"%>
<html>
<f:view>
<head>
</head>
<body>
<h:form>
<a4j:commandButton value="reRender"
reRender="calendarID"></a4j:commandButton>
<rich:calendar id="calendarID"></rich:calendar>
</h:form>
</body>
</f:view>
</html>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: