Bug #38705
closedBug #46389: Faulty Workspace Placeholders
tslib_menu::makeMenu - Move placeholder are displayed in navigation during WS preview
100%
Description
Live WS
Initial page tree situation:
+---[1] First +---[2] Second +---[3] Third
Displayed navigation in frontend
First | Second | Third
Custom created WS
Create a new page "[4] Fourth" and move the page "[3] Third" as seen below:
+---[1] First +---[4] Fourth ¦ +---[3] Third +---[2] Second
If you now open the WS preview you will notice that the navigation shows something like:
First | Fourth | Second | Third
Comment
I would expect that the move placeholder of page "[3] Third" is not visible in the first navigation level any more.
Quick navigation snipp to reproduce:
navigation = COA
navigation {
10 = HMENU
10 {
entryLevel = 0
special = directory
special.value = __YOUR_ENTRY_POINT__
1 = TMENU
1 {
NO {
}
}
}
}
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12666
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12666
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/12666
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19711
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/19712
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/19713
Updated by Benni Mack over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c01f4ee662625cff4ec3abf95da60f58dd37ca3f.