Actions
Bug #17130
closedPages with "Hide in menu" checked use normal page icon in list module
Start date:
2007-03-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When I select page type "Not in menu", the icon in the db listing reflects this, but not if I instead check "Hide in menu".
The patch fixes this by adding nav_hide to the field list in class.db_list_extra.inc (which is then used in t3lib_iconworks::getIcon() to determine the right icon type to use).
(issue imported from #M5252)
Files
Actions