]
Pavol Pitonak closed RF-13200.
------------------------------
Verified
Tree: Uncaught TypeError: Object #<Object> has no method
'$'
------------------------------------------------------------
Key: RF-13200
URL:
https://issues.jboss.org/browse/RF-13200
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tree
Affects Versions: 5.0.0.Alpha2
Environment: RichFaces 5.0.0-SNAPSHOT
Metamer 5.0.0-SNAPSHOT
JBoss Application Server: Weld Integration 7.2.1.Final-redhat-10
JBoss AS 7.2.1.Final-redhat-10
Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
Chrome 29.0.1547.65 @ Linux x86_64
Reporter: Pavol Pitonak
Assignee: Lukáš Fryč
Priority: Blocker
Fix For: 5.0.0.Alpha2
Original Estimate: 30 minutes
Remaining Estimate: 30 minutes
# deploy Metamer and open
http://127.0.0.1:8080/metamer/faces/components/richTree/treeAdaptors.xhtm...
# open node R-1
# open node R-1.1
# click on node R-1.1-M-V-1
expected result:
* node should be selected
actual:
* exception in browser console: Uncaught TypeError: Object #<Object> has no method
'$'
reason:
* response to Ajax request contains this code
{code}
RichFaces.$("form:richTree").__updateSelectionFromInput();
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: