Project

General

Profile

Actions

Bug #16228

closed

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

Added by old_chihoang about 18 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2006-06-11
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 #M3649)


Files

class.db_list.diff (859 Bytes) class.db_list.diff Administrator Admin, 2006-06-11 13:23

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #17348: Fatal error: Call to a member function formWidth() on a non-objectClosedStanislas Rolland2007-05-31

Actions
Actions #1

Updated by old_chihoang about 18 years ago

Typo3 Version: Typo3 4.0.0
class.db_list.inc Version: 1.30.2.7

Actions #2

Updated by old_chihoang about 18 years ago

correction: "to cope with my growing expandability of Typo3"

Actions #3

Updated by old_chihoang about 18 years ago

Thanks to Michael Piecko from cross-selling-ltd.com to report this bug.

Actions #4

Updated by Stanislas Rolland about 18 years ago

Is this really related to rtehtmlarea?

Actions #5

Updated by old_chihoang about 18 years ago

I got this error only with the newest release of rtehtmlarea. so, yes it is rtehtmlarea related.

Actions #6

Updated by Stanislas Rolland about 18 years ago

When do you get the error? How can I reproduce the error?

Actions #7

Updated by old_chihoang about 18 years ago

I get this error when I install my extension RTE Generic Records (key: ch_rterecords).

Actions #8

Updated by Gerrit Kamp over 17 years ago

I used to be able to work with this extension because I kept using an older version of RTEHTMLArea. But with the Firefox 2.0.0.3 bug and RTE becoming a system extension, that is not practical anymore. I really would like to keep using this extension for many of my websites. I actually think that record linking should become part of the typo3 core. That's why I decided to sponsor this issue (sorry for it being only 30 euro, I am a student at the moment).

Actions #9

Updated by Andreas Otto † about 17 years ago

We have applied the suggested change. Thanks to Chi Hoang for the patch.

Actions

Also available in: Atom PDF