Project

General

Profile

Actions

Bug #17348

closed

Fatal error: Call to a member function formWidth() on a non-object

Added by Chi Hoang about 17 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-05-31
Due date:
% Done:

0%

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

Description

There is a redundant function call in class.db_list.inc on line 305 which results in certain configurations to a Fatal error: Call to a member function formWidth() on a non-object in C:\Programme\xampp\htdocs\dummy-4.0\typo3\class.db_list.inc on line 305. I suggest to change that strategie and prioritise the function call to Object $GLOBALS['TBE_TEMPLATE'] to cope with the growing expandability of Typo3. See attached diff.

(issue imported from #M5723)


Files

class.db_list.diff (859 Bytes) class.db_list.diff Administrator Admin, 2007-05-31 20:41

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #16228: Fatal error: Call to a member function formWidth() on a non-objectClosedAndreas Otto †2006-06-11

Actions
Actions #1

Updated by Oliver Hader about 17 years ago

Please tell, which versions of TYPO3 and RTEhtmlarea you are using.

Actions #2

Updated by Chi Hoang about 17 years ago

Typo3 4.1.1
htmlArea RTE 1.5.2

Actions #3

Updated by Stanislas Rolland almost 17 years ago

This problem appears to be a duplicate of #3649 which was resolved and closed.

Should this issue be closed or has the problem recurred?

Actions #4

Updated by Chi Hoang over 16 years ago

As far as I understood, please close this issue. I have looked for the bug in Typo3 4.1.2 as described above and it is patched.

Thank you for patience.

Actions

Also available in: Atom PDF