[TYPO3-core] RFC: #7839: Linking between domains in the pagetree with checkRootline does not work with menus

Steffen Kamper info at sk-typo3.de
Thu Dec 4 00:39:32 CET 2008


Hi Dmitry,

Dmitry Dulepov [typo3] schrieb:
> Hi!
> 
> Dmitry Dulepov [typo3] wrote:
>> BT reference: http://bugs.typo3.org/view.php?id=7839
> 
> Committed. Full diff is attached FYI. It is long because includes also 
> line number updates and white space fixes.
> 
> Lots of thanks who tested the patch here in the list and offline. And I 
> am really happy that we have it in TYPO3 now! :)
> 


i have to reopen this, because this patch breaks something. It took me a 
while to check out, but after this patch the sectionIndex doesn't work 
anymore.

You can test it by using tt_content.menu.7 which creates links to 
sections but without the section-part (#c123)

Testing in tslib_menu, line 1220 and 122, reverting to
$this->tmpl->linkData

brings the sectionIndex back.

I didn't investifated further, but in your menuTypoLink-function the 
check for $page['sectionIndex_uid'] seems missed.

check it tomorrow again.

vg Steffen


More information about the TYPO3-team-core mailing list