Project

General

Profile

Actions

Bug #38705

closed

Bug #46389: Faulty Workspace Placeholders

tslib_menu::makeMenu - Move placeholder are displayed in navigation during WS preview

Added by Michael Klapper almost 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-07-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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 {
            }
        }
    }
}

Actions #1

Updated by Gerrit Code Review almost 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

Actions #2

Updated by Gerrit Code Review almost 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

Actions #3

Updated by Oliver Hader about 11 years ago

  • Parent task set to #46389
Actions #4

Updated by Gerrit Code Review about 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

Actions #5

Updated by Gerrit Code Review about 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

Actions #6

Updated by Gerrit Code Review about 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

Actions #7

Updated by Gerrit Code Review about 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

Actions #8

Updated by Benni Mack about 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF