[TYPO3-core] RFC #14313: Class prefix problem in getUserObj and callUserFunction (t3lib_div)
Andreas Kiessling
kiessling at pluspol.info
Tue Jan 18 19:10:09 CET 2011
Hi,
i just did a quick search for all occurences of 'tx_' in the core, and
spotted quite some more places which check for 'tx_', e.g. in tceforms
or tslib_content.
Wouldn't it make sense to extend these checks as well?
The bug report mentions getUserObj and callUserFunction should be
changed, but the patch only contains one change.
Besides that: +1 on the idea, feels awkward in an extbase extension to
use tx_ as a prefix for userfunctions or hooks.
Regards,
Andreas
More information about the TYPO3-team-core
mailing list