[richfaces-issues] [JBoss JIRA] Updated: (RF-3507) calendar does not work after reRender

Aleksej Yanul (JIRA) jira-events at lists.jboss.org
Thu May 22 09:53:00 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3507?page=all ]

Aleksej Yanul updated RF-3507:
------------------------------


<!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>

> 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
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list