[richfaces-issues] [JBoss JIRA] (RF-10930) calendar: decode of the behavior not occurs for custom events

Ronan Silva (JIRA) jira-events at lists.jboss.org
Fri Jan 20 11:30:18 EST 2012


    [ https://issues.jboss.org/browse/RF-10930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660835#comment-12660835 ] 

Ronan Silva commented on RF-10930:
----------------------------------

What workAround this issue???

Please, Can do you post an exempla???

I tried, but don't work the event inputchange:
--------------------------------------------------------------------------------------------------

<r:calendar id="calendar" value="#{managerBean.date}" enableManualInput="true" oninputchange="inputChangeWorkAround();">
					<a4j:ajax event="change" render="outCalendario" listener="#{managerBean.actionCalendar}" />
				</r:calendar>
				<a4j:jsFunction name="inputChangeWorkAround" render="outCalendario" action="#{managerBean.actionCalendar}"/>
<h:outputText id="outCalendario" value="#{managerBean.date}" />

---------------------------------------------------------------------------------------

Thank's...


                
> calendar: decode of the behavior not occurs for custom events
> -------------------------------------------------------------
>
>                 Key: RF-10930
>                 URL: https://issues.jboss.org/browse/RF-10930
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: base functionality , component-input
>    Affects Versions: 4.0.0.Final
>            Reporter: Ilya Shaikovsky
>             Fix For: 4.Future
>
>
> see forum post. checked at rf-showcase and confirmed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list