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 #1

Updated by Markus Klein about 10 years ago

  • Status changed from New to Needs Feedback

Found the culprit.

Commit 3adf78359015401648fcec4befe70e9bd0b7a2ea
#54953
https://review.typo3.org/26786

Actions #2

Updated by Markus Klein about 10 years ago

  • Status changed from Needs Feedback to Accepted
  • Assignee set to Steffen Ritter
  • Priority changed from Should have to Must have
  • Target version set to next-patchlevel
  • Is Regression changed from No to Yes
Actions #3

Updated by Gerrit Code Review about 10 years ago

  • Status changed from Accepted to Under Review

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27788

Actions #4

Updated by Gerrit Code Review about 10 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27788

Actions #5

Updated by Markus Klein about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF