[TYPO3-core] RFC #8385: Bugfix: Modified tslib_cObj::substituteMarkerArray() misses call parameter

Francois Suter fsuter at cobweb.ch
Tue May 13 14:30:17 CEST 2008


Hi,

>> Solution:
>> Add the 5th parameter to tslib_cObj::substituteMarkerArray()
> 
> If it's a wrapper, it's deprecated. If you need more functionality use 
> the "real stuff".

But the wrapper is there to ensure compatibility. If I change my 
extension to use the "real stuff", it won't work with 4.1.

>> I propose to set the value of this 5th parameter to 1, because IMO it 
>> makes sense to want to remove unused markers by default.
> 
> This will change the old behaviour. It might make litte sense for most 
> applications but a) you might want it that way and b) you can use the 
> t3lib_div-version if you need it.

OK, then setting it to 0 is fine with me.

But I think this is a valuable bug fix.

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-team-core mailing list