[richfaces-issues] [JBoss JIRA] Updated: (RF-10056) rich:dropTarget - JavaScript error on drop

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Mon Dec 20 08:51:17 EST 2010


     [ https://issues.jboss.org/browse/RF-10056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Fryc updated RF-10056:
----------------------------

    Steps to Reproduce: 
1. open http://localhost:8080/metamer/faces/components/richDropTarget/simple.xhtml
2. drag first item to drop zone
FAIL the dragged item is freezed above the drop zone and JS error appeared


> rich:dropTarget - JavaScript error on drop
> ------------------------------------------
>
>                 Key: RF-10056
>                 URL: https://issues.jboss.org/browse/RF-10056
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-drag/drop
>    Affects Versions: 4.0.0.Milestone5
>         Environment:     * RichFaces 4.0.0-SNAPSHOT r.20682
>     * Metamer 4.0.0-SNAPSHOT r.20684
>     * Mojarra 2.0.3-FCS
>     * Apache Tomcat 6.0.29
>     * OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
>     * Firefox 3.6.13 @ Linux x86_64
>            Reporter: Lukas Fryc
>
> The Metamer drag-n-drop sample [1] doesn't work due to JavaScript error:
> object is null
> http://localhost:8080/metamer/faces/javax.faces.resource/jquery.js
> Line 620
> when acceptedTypes set by EL like this:
> acceptedTypes="#{richDragBehaviorBean.attributes['acceptedTypes'].value}"
> but works with the same data using
> acceptedTypes="drg1, drg2" 
> [1] http://localhost:8080/metamer/faces/components/richDropTarget/simple.xhtml

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list