Actions
Bug #25031
closedBEgetRootLine doesn't use cache when called with hash
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-02-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
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.
(issue imported from #M17576)
Updated by Steffen Kamper over 13 years ago
- Target version changed from 4.5.1 to 4.5.3
Updated by Oliver Hader over 13 years ago
- Target version changed from 4.5.3 to 4.5.4
Updated by Oliver Hader over 13 years ago
- Target version changed from 4.5.4 to 4.5.6
Updated by Chris topher about 13 years ago
- Target version changed from 4.5.6 to 4.5.8
Updated by Ernesto Baschny almost 13 years ago
- Target version changed from 4.5.8 to 4.5.12
Updated by Xavier Perseguers almost 13 years ago
- Assignee deleted (
Steffen Kamper)
Updated by Alexander Opitz almost 10 years ago
- Status changed from Accepted to Needs Feedback
- Target version deleted (
4.5.12) - Is Regression set to No
Hi,
does the problem still exists within newer versions of TYPO3 CMS (6.2.9)?
Updated by Alexander Opitz over 9 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Actions