Bug #17348
closedFatal error: Call to a member function formWidth() on a non-object
0%
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
Updated by Oliver Hader over 17 years ago
Please tell, which versions of TYPO3 and RTEhtmlarea you are using.
Updated by Stanislas Rolland about 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?
Updated by Chi Hoang about 17 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.