[richfaces-issues] [JBoss JIRA] Commented: (RF-6650) InplaceSelect: submitted value is ignored

John Leed (JIRA) jira-events at lists.jboss.org
Mon Apr 20 16:03:22 EDT 2009


    [ 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

        



More information about the richfaces-issues mailing list