Bug #38580
closedTrouble with pagetree 4.5.16 (cannot expand tree)
0%
Description
===
This is not my bug report but we are experiencing this as well and there doesn't seem to be an existing report for this. Original report: http://forge.typo3.org/issues/37490
Please note, this is NOT the same issue as the pagetree errors for 4.5.15 !
References:
http://www.typo3.net/forum/beitraege/sonstiges-1/110660/
http://www.typo3.net/forum/beitraege/benutzerrechte/110279/
===
Pagetree is buggy for non admin users.
First login works fine.
Second Login -> Pagetree closed and if there is more than one tree its not possible to open some of them.
After clearing his Temporary Data or saving anything else the pagetree is working again.
But only until the next login.
I installed Version 4.5.16, deleted the typo3temp, clear all caches, clear configuration cache, different browsers(cleared browser cache) database compare, new user.
Also deleted be_groups; be_sessions and be_users and created them new via the install tool compare.
I get the following javascript error in the console
Uncaught Error: NOT_FOUND_ERR: DOM Exception 8 ext-all-7cc757ae97560ac659ce19ce616b9bda.js:7
Ext.tree.TreeNodeUI.Ext.extend.render ext-all-7cc757ae97560ac659ce19ce616b9bda.js:7
Ext.tree.TreeNode.Ext.extend.render ext-all-7cc757ae97560ac659ce19ce616b9bda.js:7
Ext.tree.TreeNode.Ext.extend.renderChildren ext-all-7cc757ae97560ac659ce19ce616b9bda.js:7
Ext.tree.TreeNode.Ext.extend.expand ext-all-7cc757ae97560ac659ce19ce616b9bda.js:7
Ext.extend.expand ext-all-7cc757ae97560ac659ce19ce616b9bda.js:7
TYPO3.Components.PageTree.Actions.expandBranch actions-a61a5833695cfd81fde826cad501b128.js:260
TYPO3.Components.PageTree.ContextMenu.Ext.extend.listeners.itemclick.fn contextmenu-8010fdcb427eb16e1904d21688a77dae.js:80
h.Event.fire ext-all-7cc757ae97560ac659ce19ce616b9bda.js:7
h.Observable.fireEvent ext-all-7cc757ae97560ac659ce19ce616b9bda.js:7
Ext.menu.BaseItem.Ext.extend.onClick ext-all-7cc757ae97560ac659ce19ce616b9bda.js:11
Ext.menu.Menu.Ext.extend.onClick ext-all-7cc757ae97560ac659ce19ce616b9bda.js:11
J