Project

General

Profile

Actions

Bug #58792

closed

next in Menu is not working as expected with localizations

Added by Kay Strobach about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
Start date:
2014-05-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

Imagine you have the following pagetree:

1     - en / de
  2   - en / de
  3   - en
  4   - en
  5   - en / de

and a menu like this:

http://docs.typo3.org/typo3cms/TyposcriptReference/ContentObjects/Hmenu/Index.html

xxx = HMENU
xxx.special = browse
xxx.special {
  items = index|up|next|prev
  items.prevnextToSection = 1
  index.target = _blank
  index.fields.title = INDEX
  index.uid = 8
}

If you visit page 2 in englisch everything is fine, but if you visit page 2 in german there will be no next entry, as the entry added to the menu is hidden due to localization


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #57178: HMENU special=browse does not respect exclude listsClosedBenni Mack2014-03-22

Actions
Related to TYPO3 Core - Bug #61721: Invalid usage of closure in ContentObject/Menu/AbstractMenuContentObject.phpClosedMarkus Klein2014-09-18

Actions
Related to TYPO3 Core - Bug #62088: Browse Menu skips pageClosed2014-10-07

Actions
Related to TYPO3 Core - Bug #62482: TypoScript Special HMENU prev bugClosed2014-10-27

Actions
Actions

Also available in: Atom PDF