Bug #56209
closedSection Navigation: empty sectionIndex_uid
100%
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.
Updated by Markus Klein over 10 years ago
- Status changed from New to Needs Feedback
Found the culprit.
Commit 3adf78359015401648fcec4befe70e9bd0b7a2ea
#54953
https://review.typo3.org/26786
Updated by Markus Klein over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Markus Klein over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fe7e00da232e8cd9abb5dc4027f416e46ad0b866.