Actions
Bug #17740
closedWeird pagetree display with new "Not in menu" feature
Start date:
2007-11-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If options.pageTree.dontSeparateNotinmenuPages = 0 (default) and there is only one match, there will be a wrong pagetree icon above the text "Not shown in menu". This behavior disappears with two or more matches.
Please see attached screen shots for better understanding.
Attached patch fixes this by removing a obsolete css definition on class=last.
Tested on ff 2.0.0.8 (linux), opera 9.24 (linux) and ie 7. Also tested with options.pageTree.dontSeparateNotinmenuPages = 1 ( 0 default)
Special thanks to Christoph Niewerth for this funny debugging and search session.
(issue imported from #M6624)
Files
Actions