Bug #25408
closed
BE list module fails on some systems with php 5.3
Added by Xavier Perseguers over 13 years ago.
Updated over 11 years ago.
Description
When trying to load Web > List, the server answers with Fatal error: Cannot redeclare class recordList.
(issue imported from #M18053)
Patch set 2 of change I4cc7e542568b5a528c97bc5b93afd909ca766f39 has been pushed to the review server.
It is available at http://review.typo3.org/1296
Patch set 1 of change I090bb9c7fa6529216cd677c61f3eee427abda943 has been pushed to the review server.
It is available at http://review.typo3.org/1443
- Category set to Backend API
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Committed to master (4.6) and TYPO3_4-5
- Status changed from Resolved to Needs Feedback
- Priority changed from Should have to Must have
- % Done changed from 100 to 0
This change breaks the list module on my system. I get:
PHP Fatal error: Class 'recordList' not found in /Volumes/Data/Users/helmut/Developer/TYPO3/master/typo3/class.db_list_extra.inc on line 89
Can you clarify why this change was committed? I do not see where the "recordList" class file get's included now in the list module, so the error message above seems logical to me.
I confirm Helmut's observation. This patch went in too fast. The Web > List module is broken now on both 4.5 and trunk.
Can you please explain what this patch solves? If it needs to be removed from the more general "typo3/sysext/recordlist/mod1/index.php" where it was, then the require statement must be added to "typo3/class.db_list_extra.inc".
Actually, it seems that it was related to some non-Core extensions that loaded it too but I did not notice. Will revert that now as in fact there is now a bug in the list module.
Patch set 1 of change I60722426dd36842ce4460a712b310ee8aef9b2e9 has been pushed to the review server.
It is available at http://review.typo3.org/1449
Patch set 1 of change I0d585e078112552507eb0349bf589131277c5d81 has been pushed to the review server.
It is available at http://review.typo3.org/1450
Patch set 2 of change I60722426dd36842ce4460a712b310ee8aef9b2e9 has been pushed to the review server.
It is available at http://review.typo3.org/1449
- Status changed from Needs Feedback to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
- Target version deleted (
1081)
Also available in: Atom
PDF