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

John Leed commented on RF-6650:
-------------------------------

I have a similar issue... when the value is submitted with <a4j:support 
event="onchange" reRender="..." ajaxSingle="true" />, the value is simply reset 
to the original selection. 

I have a debugging phase listener outputting the request params to system.out; 
the (ajax) request value for the component was the original value. Since the 
component is not putting the submitted value into the request, I don't think 
this is related to RF-6788.

In my testing, this bug does not occur in 3.3.0GA.

> InplaceSelect: submitted value is ignored
> -----------------------------------------
>
>                 Key: RF-6650
>                 URL: https://jira.jboss.org/jira/browse/RF-6650
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.1
>            Reporter: Nick Belaevski
>            Assignee: Nick Belaevski
>             Fix For: 3.3.1
>
>
> 1. Select item and press command link - selection is reset
>                       <rich:inplaceSelect value="#{datascrollerBean.report}"
>                               editEvent="onclick" defaultLabel="click to 
> edit">
>                               insert select items here...
>                       </rich:inplaceSelect>
>                       <h:commandLink value="link" immediate="true"/>

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to