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

Inna Shchibrya (JIRA) jira-events at lists.jboss.org
Tue Mar 3 07:52:22 EST 2009


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

Inna Shchibrya closed RF-3507.
------------------------------

    Assignee: Nick Belaevski  (was: Inna Shchibrya)


Closed. Verified on v.3.3.1-SNAPSHOT SVN $Revision: 12244.

> calendar does not work after reRender 
> --------------------------------------
>
>                 Key: RF-3507
>                 URL: https://jira.jboss.org/jira/browse/RF-3507
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>         Environment: Opera 9
> myfaces 1.2.2
>            Reporter: Aleksej Yanul
>            Assignee: Nick Belaevski
>
> <!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: 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