Project

General

Profile

Actions

Bug #16072

closed

Anchorlinks doesn't work in Sectionmenus.

Added by Peter Klein over 18 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Category:
Content Rendering
Target version:
-
Start date:
2006-04-20
Due date:
% Done:

0%

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

Description

Anchorlinks doesn't work in Sectionmenus, as the anchors are prefixed with a "c", but not the links in the section menu..
(Tested using TYPO3 v4.0 +TemplaVoila v1.01)

It can be fixed by adding this:

tt_content.menu.20.3.renderObj.typolink.section.wrap = c|

There's a related bug (fixed), where the problem is just the opposite.

http://bugs.typo3.org/view.php?id=3022

(issue imported from #M3306)

Actions #1

Updated by Peter Klein over 18 years ago

Looks like the problem was cauesed by a plugin (popup_manager) which XCLASS'ed "class.tslib_content.php".
So this bug can be closed.

Actions #2

Updated by Ernesto Baschny over 18 years ago

I suspected something like that, because it should work with regular core functions.

The popup_manager plugin is known to make some troubles, because it includes the whole typolink method from some older typo3 version with some changes. Maybe someone could try to enhance this plugin to be more generic.

Actions #3

Updated by Ernesto Baschny over 18 years ago

Problem was an installed extension (popup_manager) and not the core.

Actions

Also available in: Atom PDF