[TYPO3-english] TypoScript cObject TEXT - stdWrap on value property

Xavier Perseguers xavier at typo3.org
Thu Mar 13 11:15:31 CET 2014


Hi Artur,


> I've just checked "value" to day one more time with TYPO3 6.1.7 and I
> can say, that it does not work.
> From the following 3 examples only the last works as expected.
> 
> page.10 = TEXT
> page.10 {
>  value.cObject = TEXT
>  value.cObject.value = abc
> }
> 
> page.20 = TEXT
> page.20 {
>  value = def
>  value.case = upper
> }
> 
> page.30 = TEXT
> page.30 {
>  value = ghi
> }
> 
> Expected output would be "abcDEFghi" but I get "defghi" in 4.5, 6.0 and 6.1
> 
> So "value" seems not to be among those enhancements or it was buggy up
> to 6.2.
> I can confirm that it works in 6.2 only.

Works perfectly in 6.1.8-dev and 6.0.13-dev.

-- 
Xavier Perseguers
TYPO3 CMS Team Member

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org



More information about the TYPO3-english mailing list