[richfaces-issues] [JBoss JIRA] Created: (RF-5124) Drag&Drop: 'bypassUpdates' attributes does not work

Andrei Markavtsov (JIRA) jira-events at lists.jboss.org
Fri Nov 28 06:46:36 EST 2008


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

        



More information about the richfaces-issues mailing list