Project

General

Profile

Actions

Bug #25408

closed

BE list module fails on some systems with php 5.3

Added by Xavier Perseguers about 13 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Must have
Category:
Backend API
Target version:
-
Start date:
2011-03-28
Due date:
% Done:

100%

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

Description

When trying to load Web > List, the server answers with Fatal error: Cannot redeclare class recordList.

(issue imported from #M18053)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #24757: BE ajax request fails on some systems with php 5.3ClosedXavier Perseguers2011-01-23

Actions
Related to TYPO3 Core - Bug #26535: Cannot redeclare class backend_toolbaritemClosedXavier Perseguers2011-05-01

Actions
Actions #2

Updated by Mr. Hudson about 13 years ago

Patch set 2 of change I4cc7e542568b5a528c97bc5b93afd909ca766f39 has been pushed to the review server.
It is available at http://review.typo3.org/1296

Actions #3

Updated by Mr. Hudson about 13 years ago

Patch set 1 of change I090bb9c7fa6529216cd677c61f3eee427abda943 has been pushed to the review server.
It is available at http://review.typo3.org/1443

Actions #4

Updated by Xavier Perseguers about 13 years ago

  • 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

Actions #5

Updated by Helmut Hummel about 13 years ago

  • 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.

Actions #6

Updated by Francois Suter about 13 years ago

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".

Actions #7

Updated by Xavier Perseguers about 13 years ago

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.

Actions #8

Updated by Mr. Hudson about 13 years ago

Patch set 1 of change I60722426dd36842ce4460a712b310ee8aef9b2e9 has been pushed to the review server.
It is available at http://review.typo3.org/1449

Actions #9

Updated by Mr. Hudson about 13 years ago

Patch set 1 of change I0d585e078112552507eb0349bf589131277c5d81 has been pushed to the review server.
It is available at http://review.typo3.org/1450

Actions #10

Updated by Mr. Hudson about 13 years ago

Patch set 2 of change I60722426dd36842ce4460a712b310ee8aef9b2e9 has been pushed to the review server.
It is available at http://review.typo3.org/1449

Actions #11

Updated by Xavier Perseguers about 13 years ago

  • Status changed from Needs Feedback to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Xavier Perseguers about 12 years ago

  • Status changed from Resolved to Closed
Actions #13

Updated by Ernesto Baschny almost 11 years ago

  • Target version deleted (1081)
Actions

Also available in: Atom PDF