[TYPO3-core] RFC: Bug 10535: Call to deprecated fixed_lgd_pre() in class.t3lib_timetrack.php

Christian Kuhn lolli at schwarzbu.ch
Fri Feb 27 14:01:09 CET 2009


Hi.

Christian Kuhn wrote:
> So correct fix would be to not invert the parameter again but only
> change the function call?
> 
> - $theLabel = t3lib_div::fixed_lgd_pre($theLabel, -$keyLgd);
> + $theLabel = t3lib_div::fixed_lgd_cs($theLabel, -$keyLgd);

diff attached. Could imho be committed as a no-brainer follow up of
#10263 to trunk.

Regards
Christian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 10535_v2.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090227/63589b3f/attachment.txt 


More information about the TYPO3-team-core mailing list