[richfaces-issues] [JBoss JIRA] (RF-13200) Tree: Uncaught TypeError: Object #<Object> has no method '$'

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Oct 2 06:50:03 EDT 2013


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

Lukáš Fryč resolved RF-13200.
-----------------------------

    Resolution: Done

    
> 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.xhtml?templates=plain
> # 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.$(&quot;form:richTree&quot;).__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: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list