Project

General

Profile

Actions

Bug #37449

closed

Section Index incorrect output

Added by Edward A. Gabdullin almost 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-05-23
Due date:
% Done:

0%

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

Description

Section Index invalid conclusion
Good day!
After upgrading to TYPO3 4.7 is a problem of incorrect output content item "Menu / Sitemap" menu, type "Section Index". The menu elements are not shown, order the withdrawal of page elements broken, the elements appear again several times in an arithmetic progression. Intuitively, this can be seen here: http://elarum.ru/info/standards/tu-2452-029-05766801-94/. The problem is temporarily solved by connecting the static template version 4.6 or disconnecting the content element "Menu / Sitemap". The error most likely lies somewhere in here:
\typo3_src-4.7.1\typo3\sysext\css_styled_content\static\setup.txt

# "Section index (pagecontent w/Index checked - liststyle)" 
3 < .default
3 {
    special {
        value {
            override {
                data = page:uid
                if {
                    isFalse.field = pages
                }
            }
        }
    }
    stdWrap {
        outerWrap = <ul class="csc-menu csc-menu-3">|</ul>
    }
    1 = TMENU
    1 {
        sectionIndex = 1
        sectionIndex.type = header
        NO.wrapItemAndSub = <li class="csc-section">|</li>
    }
}
Unfortunately, my knowledge is not enough TS to find solutions.


Files

scr_1.jpg (264 KB) scr_1.jpg Editing an element Section Index Edward A. Gabdullin, 2012-05-23 20:56
scr_2.jpg (262 KB) scr_2.jpg Element Section Index is included on this page Edward A. Gabdullin, 2012-05-23 20:56
scr_3.jpg (130 KB) scr_3.jpg This same page with the included template 4.6 Edward A. Gabdullin, 2012-05-23 20:56
scr_4.jpg (222 KB) scr_4.jpg Included template 4.6 Edward A. Gabdullin, 2012-05-23 20:56
csc_4.6.png (98.3 KB) csc_4.6.png Thomas Pilgaard Carlsen, 2013-02-07 15:42
csc_4.7.png (136 KB) csc_4.7.png Thomas Pilgaard Carlsen, 2013-02-07 15:42

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #21142: HMENU - sectionIndex does not allow to select other CEs than colPos = 0ClosedStefan Galinski2009-09-25

Actions
Related to TYPO3 Core - Bug #36616: TYPO3 4.7 sectionIndex not working correctly on multilanguage siteClosedStefan Galinski2012-04-26

Actions
Related to TYPO3 Core - Bug #45878: Section Index incorrect outputClosed2012-05-23

Actions
Actions

Also available in: Atom PDF