Task #32012
closed
A message about non-existing TypoScript error
Added by Dmitry Dulepov almost 13 years ago.
Updated about 6 years ago.
Description
When using "< .xyz" TS constructs, TS object browser shows a error:
===========
1: Line 5902: Object copied in this line "ACT < .NO" would leave either the value or properties untouched in TypoScript Version 1. Please check that this is not a problem for you.
===========
It should be removed because it is ages old, confusing and non-existing any more.
To clarify what this means:
A {
b = 1
b.1 = 1_1
b < .a
}
this would set "b" and "b." to the content of "a" and "a.". If "a" or "a." is empty, it will unset "b" and "b.".
It works like this for ages, everyone knows that. But messages are confusing and scary.
- Status changed from New to Under Review
Patch set 1 of change I51e811829cfe2d0f264861c4bb4adcdabf9d0546 has been pushed to the review server.
It is available at http://review.typo3.org/6866
Patch set 2 of change I51e811829cfe2d0f264861c4bb4adcdabf9d0546 has been pushed to the review server.
It is available at http://review.typo3.org/6866
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF