[TYPO3-core] RFC #5822: Bug: section menu includes pages with raised "hide in menu" flag
Andy Grunwald [wmdb]
andreas.grunwald at wmdb.de
Mon Feb 9 13:41:18 CET 2009
This is an SVN patch request.
Type: Bugfix
Bugtracker references: http://bugs.typo3.org/view.php?id=5822
Branches: TYPO3 4.2.5
Problem:
If you used the extended search of system extension "indexed_search" and
$this->conf['show.']['L1sections'] is enabled (enabled by default) the
field "sections" will shown.
In this dropdown pages with "hide in menu"-flag = 1 are available.
This problem ist caused by "Remove page doktype 5 (not in menu) and
merge Normal with Advanced" (http://bugs.typo3.org/view.php?id=7370)
Solution:
Add check to "hide in menu"-flag next to check if doktype != 5 (old "Not
in menu")
Notes:
This request will only fix the problem which is describes in field
"Additional Information" of the bugtracker reference.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug_5822.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090209/bb086c87/attachment.txt
More information about the TYPO3-team-core
mailing list