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

Sebastian Fischer typo3 at evoweb.de
Wed Nov 3 19:11:21 CET 2010


Am 02.11.2010 19:36, schrieb Steffen Kamper:
> Hi,
>
> this is a SVN patch request.
>
> Type: Feature
>
> BT Reference: http://bugs.typo3.org/view.php?id=16228
>

+1 by testing
I dont know if its only me, but the fold state of the tree is not stored 
in my session. So every time i close the tree, the next time its 
unfolded again. Strange.

+1 by reading
	beside some CGL issues.
	and beside tree.js because im not that fit in extJS by now.

> +		} elseif ($tcaConfiguration['internal_type'] == 'file') {
> +			$error = TRUE;
> +		} else {
> +			$error = TRUE;
> +		}

In the dataprovider factory, is the check on file realy needed?

Greetings
Sebastian


More information about the TYPO3-team-core mailing list