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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sat Dec 6 13:39:46 EST 2008


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

Nick Belaevski resolved RF-3507.
--------------------------------

    Resolution: Out of Date
      Assignee: Tsikhon Kuprevich  (was: Pavel Yaschenko)


> 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: Tsikhon Kuprevich
>
> <!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