[TYPO3-core] RFC: fix bug #3612 (no c-prefix for anchors in menus)
Ingmar Schlecht
ingmar at typo3.org
Thu Jun 1 19:36:09 CEST 2006
Martin Kutschker schrieb:
> $LD['sectionIndex'] = $page['sectionIndex_uid'] ?
> '#c'.$page['sectionIndex_uid'] : '';
>
> I don't remeber if there are any config variables or TS settings that
> affect the content element anchors. Is the fix correct or do we need to
> have a look at some config?
The fix is correct and the "c" is hardcoded at some other places, too.
cheers
Ingmar
More information about the TYPO3-team-core
mailing list