[richfaces-issues] [JBoss JIRA] Commented: (RF-8147) listShuttle columns and a4j:command inside with ajaxSingle.

Pappy (JIRA) jira-events at lists.jboss.org
Thu Nov 19 05:16:41 EST 2009


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

Pappy commented on RF-8147:
---------------------------

Unfortunately the workaround doesn't work as expected. I have the following

<a4j:region id="region">
	<h:inputText id="edit" value="#{v.value}">
		<a4j:support id="change" event="onblur"  [reRender="details|region|whole form"] />
	</h:inputText>
	<h:outputText id="details" value="#{v.value}" />
</a4j:region>

... and I expect to have the property "value" updated via its setValue method but that doesn't happen and obviously the component "details" remains unchanged...


> listShuttle columns and a4j:command inside with ajaxSingle.
> -----------------------------------------------------------
>
>                 Key: RF-8147
>                 URL: https://jira.jboss.org/jira/browse/RF-8147
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-input
>    Affects Versions: 3.3.2.SR1
>            Reporter: Ilya Shaikovsky
>            Assignee: Nick Belaevski
>
> Need to review and mention this into documentation if we can't fix this because of component design.
> http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266467#4266467

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