[TYPO3-core] RFC #17208: Bug: Backwards compatibility broken and JS errors when editing files in file list module

Susanne Moog typo3 at susannemoog.de
Sat Jan 22 12:39:48 CET 2011


Hey,

This is an SVN patch request.

Type:

Bugtracker references:
http://bugs.typo3.org/view.php?id=17208

Branches:
trunk

Problem:
The click menu in the file list module produces the error that top.nav
is undefined or has no method refresh (depending on whether or not the
page tree is loaded already). The problem is that in the old days
top.nav contained a reference to the current navigation script (page
tree, folder tree, whatever) now it contains only a reference to the
page tree. The click menu is trying to update the folder tree and fails.

Solution:
Let top.nav again contain a reference to the current navigation component.

How to test:
Use the click menu in the file list module to edit a file and notice
that the folder list is indeed updated.


Best regards,

Susanne

-- 
What's worth the price is always worth the fight
Every second counts 'cause there's no second try

TYPO3 Core Team Member
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17208_v1.diff
Type: text/x-diff
Size: 666 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110122/b6c3bbb5/attachment.diff>


More information about the TYPO3-team-core mailing list