Project

General

Profile

Actions

Bug #15630

closed

JSMENUITEM & showActive dows not work if entryLevel is set

Added by Simon Ihmig over 18 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2006-02-15
Due date:
% Done:

0%

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

Description

The active JSMenu option is not selected when entryLevel is set in the coresponding HMENU.

Solution is simple:
in class.tslib_menu.php line 2726 has to be changed:
$active = ($levelConf['showActive'] && $data['uid'] == $this->tmpl->rootLine[$count+$this->entryLevel]['uid']);
(add +$this->entryLevel)

(issue imported from #M2571)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #17186: JSMENU showActive not working with entryLevel (was 1508)ClosedBenni Mack2007-04-03

Actions
Actions

Also available in: Atom PDF