Project

General

Profile

Actions

Bug #56209

closed

Section Navigation: empty sectionIndex_uid

Added by Thomas Skierlo about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Content Rendering
Target version:
Start date:
2014-02-22
Due date:
% Done:

100%

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

Description

I'm having (new) issues with section navigation using latest HEAD. I'm using this TS:

lib.section_index =< tt_content.menu.20.3
lib.section_index {
    stdWrap {
        wrap = <ul class="nav bs-sidenav" >|</ul>
        outerWrap = <div data-spy="affix" data-offset-top="210" class="bs-sidebar hidden-print" role="complementary">|</div>
    }
    1 {
        NO.ATagParams.dataWrap = data-target="#c{field:sectionIndex_uid}" 
        NO.wrapItemAndSub = <li>|</li>
    }
}

All works fine, except 'sectionIndex_uid', which always stays empty. Moving back to 6.2.0beta3 brings back the field and it's content. Couldn't find any changes in TSref, so this might be an issue.


Related issues 1 (0 open1 closed)

Blocked by TYPO3 Core - Task #54953: FrontendContentAdapterService performs same actions several timesClosed2014-01-13

Actions
Actions

Also available in: Atom PDF