Project

General

Profile

Actions

Bug #17130

closed

Pages with "Hide in menu" checked use normal page icon in list module

Added by Andreas Wagner over 17 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
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

bug_pageIconInDBlist.diff (606 Bytes) bug_pageIconInDBlist.diff Administrator Admin, 2007-03-18 23:49
bug_5252.diff (420 Bytes) bug_5252.diff Administrator Admin, 2007-03-19 10:00

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #18325: New page wizard ignores "hide in menu" flag for page iconsClosedOliver Hader2008-02-27

Actions
Actions #1

Updated by Michael Stucki over 17 years ago

Patch is good, but you should check that the cms extension is loaded, which is not always the case. See my patch and compare.

Actions #2

Updated by Andreas Wagner over 17 years ago

Ok, I see.

Actions #3

Updated by Oliver Hader over 16 years ago

Committed to SVN:
  • TYPO3_4-1 (rev. 3316) --> TYPO3 4.1.6
  • TYPO3_4-2 (rev. 3317)
Actions

Also available in: Atom PDF