Project

General

Profile

Actions

Bug #14891

closed

sys_page->getMenu ignores 'Hide in Menu' flag

Added by old_jack-uk almost 19 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-07-31
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If you set the 'Hide in Menu' flag for a page, the call :-

$GLOBALS['TSFE']->sys_page->getMenu($menuPid);

will still return the information for that page. Hiding the page via other methods works fine, though.

The easiest way to replicate this is to create a new 'sitemap' FE plugin via the kickstarter, as the sample code produced uses this function.

(issue imported from #M1325)

Actions #1

Updated by Ingo Renner about 17 years ago

works as expected

Actions

Also available in: Atom PDF