Hi all;
I'm migrating to 1.0.12 build, and have a problem to render my tree menu:
<tc:tree value="#{navigation.tree}"
             mode="menu"
             id="navigation"
             nameReference="userObject.title"
             idReference="userObject.id"
             state="#{navigation.state}"
             showIcons="false"
             showJunctions="false"
             showRoot="false">
      <f:facet name="treeNodeCommand">
        <tc:link action="#{navigation.navigate}" immediate="true"/>
      </f:facet>

IE display a js  allert with "Object error" message  and a second alert with
a big js exception
 erroCode:{var treeRessourceHelp=new Object; ........
....

I got the same problem in 1.0.11 migration, solved by clearing IE cache; but
for this migration it did'nt work...

Please Help
-- 
View this message in context: 
http://www.nabble.com/-Tobago--Problem-migrating-to-1.0.12-tf4690959.html#a13407049
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to