[TYPO3-core] RFC: #17576: BEgetRootLine doesn't use cache when called with hash
Steffen Kamper
info at sk-typo3.de
Mon Feb 14 13:05:04 CET 2011
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=17576
Branches:
trunk, 4.5, 4.4
When you open list view in extended view, each CE has a viewonclick
icon. For this link calculation, BEgetRootLine is called with
[pid]#[uid], which leads to rootline calculation for each CE.
This is not needed as the rootline for all are identical, so strip
anchor from uid in BEgetRootLine.
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 17576.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110214/56bac0bc/attachment.asc>
More information about the TYPO3-team-core
mailing list