[richfaces-issues] [JBoss JIRA] (RF-13176) tree: JS error after selecting an item in tree

Jiří Štefek (JIRA) jira-events at lists.jboss.org
Mon Sep 9 08:59:03 EDT 2013


Jiří Štefek created RF-13176:
--------------------------------

             Summary: tree: JS error after selecting an item in tree
                 Key: RF-13176
                 URL: https://issues.jboss.org/browse/RF-13176
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-tree
         Environment: richfaces-5.0.0-SNAPSHOT
FF 18
Tomcat 7.0.32, JBoss AS 7.1

            Reporter: Jiří Štefek
            Priority: Critical


The selecting of items does not work properly.
After selecting an item (toggling of nodes works fine) from tree a JavaScript error occurs:
{code}
TypeError: RichFaces.$ is not a function
	
...EventHandler=function(handlerCode){if(handlerCode){return new Function("event",h...

packed.js (line 178)
{code}

This also prevents any further manipulation with tree.

--
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