Project

General

Profile

Actions

Bug #24362

closed

Unit test crashes in t3lib_tree_SortedNodeCollectionTest

Added by Oliver Klee almost 14 years ago. Updated over 13 years ago.

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

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

addNodesSorted

Fatal error: Call to undefined method t3lib_tree_SortedNodeCollection::addNode() in /home/klee/eclipse/typo3_src/tests/t3lib/tree/t3lib_tree_sortednodecollectionTest.php on line 43

removeNodeByNodeId

Fatal error: Call to undefined method t3lib_tree_SortedNodeCollection::removeNode() in /home/klee/eclipse/typo3_src/tests/t3lib/tree/t3lib_tree_sortednodecollectionTest.php on line 86

This is because

1. addNode now is named append

2. removeNode has been remove completely

This happens with the latest Core trunk.

In addition, the test removes the empty setUp and tearDown methods and drops a NL after the ?>.
(issue imported from #M16776)


Files

nodeTest.diff (2.18 KB) nodeTest.diff Administrator Admin, 2010-12-18 16:23
Actions #1

Updated by Steffen Gebert almost 14 years ago

rev. 9851

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF