No subject


Wed Nov 27 07:05:18 CET 2013


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.

Thank you and cheers.




More information about the TYPO3-english mailing list