[TYPO3-core] t3lib_BEfunc::getProcessedValue hook fixes
Dmitry Dulepov
dmitry at typo3.org
Fri Nov 17 12:58:13 CET 2006
Hi!
Bernhard Kraft wrote:
> This isn't a NEW hook - it is already there. I am just modifying it as the
> current situation makes no sense you do not even know the table for which
> you are rendering a field value inside the hook ....
It is generally not a good idea to modify existing hook. It means that
any extension that depends on this hook will not work properly any more.
Currently you changed how parameters are passed to the hook. I afraid
this is not acceptable :(
--
Dmitry Dulepov
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-team-core
mailing list