Bug #23255
closedMenu 'special.updated' > property beginAtLevel = 1 seems ignored
100%
Description
The following TEMNU - config width beginAtLevel = 1 even displays the under value defined "starting-page" (PID: 23).
tmp.menu = HMENU
tmp.menu {
special = updated
special.value = 23
special {
mode = tstamp
beginAtLevel = 1
depth = 2
maxAge = 3600*24*3000
limit = 80
}
1 = TMENU
1 {
NO.linkWrap = |<br />
}
}
(issue imported from #M15214)
Updated by Alexander Opitz about 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Falk no-lastname-given about 11 years ago
Hi, the Problem is in 4.5.30 still present. I've at the moment no possiblity to check this in 6.1.
Btw. "beginAtLevel = 2" works well and only "beginAtLevel = 1" makes trouble.
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to New
Updated by Mathias Schreiber almost 10 years ago
- Assignee set to Benni Mack
- Target version set to 7.2 (Frontend)
- Sprint Focus set to Remote Sprint
Updated by Benni Mack over 9 years ago
- Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Riccardo De Contardi almost 9 years ago
- Subject changed from Menu 'special.updated' with beginAtLevel = 1 works not as expected to Menu 'special.updated' > property beginAtLevel = 1 seems ignored
- Category set to Frontend
Still true for both 6.2.16 and latest master (8.0-dev)
Tested with the provided code; the test fails because the starting page special.value = X
is still present in the menu, despite the special.beginAtLevel = 1
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60462
Updated by Gerrit Code Review over 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61175
Updated by Benni Mack over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 78893b32b6a4a49225c5b5f65a3e40e360893586.