[TYPO3-core] RFC: Bug #9228: hookObjects is not properly initialised in class.tx_rtehtmlarea_browse_links.php
Stanislas Rolland
typo3 at sjbr.ca
Tue Aug 26 15:47:09 CEST 2008
Hi François,
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=9228
>
> Branches:
> TYPO3_4-2 and trunk
>
> Problem:
> The array $this->hookObjects is not initialised which causes warnings
> when trying to loop on the registered hooks.
>
> Solution:
> Initialise the array :-)
I recently made a similar fix on trunk revision 3909
(http://forge.typo3.org/repositories/revision/typo3v4-core/3909), so I
think the problem should not be present there. But I did it by changing
the array declaration in the base class. I did not apply the fix to
branch TYPO3_4-2 however.
See
http://bugs.typo3.org/view.php?id=9041
and
news://news.netfielders.de:119/mailman.1.1216907183.11276.typo3-team-core@lists.netfielders.de
Regards,
Stanislas
More information about the TYPO3-team-core
mailing list