Project

General

Profile

Actions

Bug #21895

closed

Toggle empty tree produces JS error

Added by Felix Oertel over 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2009-12-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If you toggle an empty tree (by clicking on the +) the following JavaScript-error occurs:

Fehler: uncaught exception: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER)" nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame :: http://trunk.local/typo3/js/tree.js :: anonymous :: line 53" data: no]

(issue imported from #M13118)


Files

13118.diff (738 Bytes) 13118.diff Administrator Admin, 2009-12-29 17:37
Actions #1

Updated by Felix Oertel over 14 years ago

Ok, it doesn't happen when you click + but when you click - ... tree.js tries to remove children UL which are not existent.

Actions #2

Updated by Steffen Kamper over 14 years ago

committed to svn
4_3 rev 6718
trunk rev 6719

Actions

Also available in: Atom PDF