[
https://issues.jboss.org/browse/RF-10056?page=com.atlassian.jira.plugin.s...
]
Lukas Fryc updated RF-10056:
----------------------------
Description:
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
was:
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
[1]
http://localhost:8080/metamer/faces/components/richDropTarget/simple.xhtml
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