[TYPO3-core] FYI #16600: Bug/Cleanup: TCA tree: Move the ACL-Checks out from Data-Provider and use the information from tceFroms

Steffen Ritter info at rs-websystems.de
Mon Nov 29 13:14:33 CET 2010


Hey list,
FYI: the attached patch has been committed tru trunk rev. 9668

Type: Bug/Cleanup

Bugtracker references:
http://bugs.typo3.org/view.php?id=16600

Branches:
trunk

Problem:
RFC 16510 introduced ACL checks like "normal select" fields.
In some cases this information calculated inside the DataProvider was 
not accessible. Furthermore this information already has been rendered 
by tceForms before calling the Tree Class.
Since this might be quite an efford on bigger trees we should not double 
the work and use the information already calculated.

Attached patch moves the checks out of the dataprovider and reuses the 
tceForms calculated


regards
Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rfc16600.patch
Type: text/x-patch
Size: 3673 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101129/2b47bae9/attachment.bin>


More information about the TYPO3-team-core mailing list