Actions
Bug #25240
closedTypo3 natives menus don't build cHash in links
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-03-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
As typolink calls in tslib_menu never set the parameter "useCacheHash", chash are never generated, so linkVars are never "chashed" correctly.
From my point of views there's a few "light" solutions :- add a parameter to menu items in order to be able to set the "useCacheHash" value
- always set useCachehash value to true in menus
- modify typolink function in order to set useCacheHash default value to true
@see tslib_menu->menuTypoLink
(issue imported from #M17847)
Updated by Alexander Opitz over 10 years ago
- Category deleted (
Communication) - Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version set to 4.5
- Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.3)?
Updated by Alexander Opitz about 10 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