Actions
Bug #27001
closedFatal error: Call to undefined method TBE_FolderTree::t3lib_folderTree() in class.browse_links.php
Start date:
2011-05-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After moving from PHP4 to PHP5 constructors above error occurs because core still calling PHP4 constructors.
Solution:
Change the code to call PHP5 constructors
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I5633413553431d85955282b2e1b9ef869aa8b7c2 has been pushed to the review server.
It is available at http://review.typo3.org/2331
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change I5633413553431d85955282b2e1b9ef869aa8b7c2 has been pushed to the review server.
It is available at http://review.typo3.org/2331
Updated by Stefano Kowalke over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 1a8a77d052e54bc84cc5f140f52b652d4549dc67.
Updated by Xavier Perseguers over 12 years ago
- Status changed from Resolved to Closed
Actions