Drag&Drop: 'bypassUpdates' attributes does not work
---------------------------------------------------

                 Key: RF-5124
                 URL: https://jira.jboss.org/jira/browse/RF-5124
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.0
            Reporter: Andrei Markavtsov


<rich:dragSupport ... />

<h:input ...value="#{bean.property}"  />
.....
<rich:dropSupport bypassUpdates="false">
</rich:dropSupport>
...

After 'ondrop' event fired and ajax sent to server input value was set to bean 
property.

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