[TYPO3-core] RFC: #16228: [Feature] TCA tree

Steffen Kamper info at sk-typo3.de
Tue Nov 2 22:40:43 CET 2010


Hi,

Peter Foerger schrieb:
> Wow, great stuff!
> 
> While reading through the code, line 2549 and 2558 of the patch:
> - if(checked = true && exclusiveKeys.indexOf(uid) > -1) {
> - else if (checked = true && exclusiveKeys.indexOf(uid)
> 
> Why the assignments in the conditions?
> 

good catch, it's wrong (nevermind it works though)
i'll change it while commit.

vg Steffen


More information about the TYPO3-team-core mailing list