[TYPO3-core] RFC: fixing oddities in recursive stdWraps (bugs #4312 and #4871)

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Tue Jan 30 21:11:42 CET 2007


Martin Kutschker schrieb:
> Hi!
> 
> This is a patch request.
> 
> Branch: trunk and TYPO3_40
> 
> Problem: to invoke a recursive stdWrap in a stdWrap you have to set it a 
> "boolean" value to make it work.
> 
> eg.
> obj.stdWrap.stdWrap = 1
> obj.stdWrap.stdWrap.wrap = [ | ]
> 
> This is not stated in TSref and is due a wrong check.
> 
> Solution: check for "stdWrap." and not "stdWrap"

Committed.

Masi


More information about the TYPO3-team-core mailing list