Bug #22316
closed"View" Function ignores "Show Hidden Pages" option, shows all hidden pages
0%
Description
There are two problems with the "View"-Function:
1. the "Show Hidden Pages" option ignored in "Web --> View" mode, always shows all hidden pages in menus.
2. disabled "Show Hidden Pages" option when previewing a hidden page show all hidden pages in menus.
Given the following example tree:
- page 1
- page 2 (hidden)
- page 3 (hidden)
- page 4
The "View"-Function when called from the Backend (Web --> View) always shows hidden pages, completely ignoring the "Show Hidden Pages" option. Pages 1, 2, 3, 4 are shown in menus.
When called from the Page-Tree context menu the "View"-Function shows all hidden pages when previewing a hidden page, completely ignoring the "Show Hidden Pages" option. Pages 1, 2, 3, 4 are shown in menus.
When called from the Page-Tree context menu the "View"-Function shows the hidden pages depending on the "Show Hidden Pages" option when viewing a non-hidden page. Pages 1, 4 are shown in menus.
(issue imported from #M13894)
Updated by Chris topher over 14 years ago
Hi Tobias,
thanks for your note!
This is a duplicate of #20335.
In that issue Niels Fröhling provided a patch.
Please test and tell us, if this solves the problem...
Christopher
Updated by Tobias Lohmann over 14 years ago
Christopher, thanks for the hint, fixes my problem. Could somebody mark this as duplicate? Or can I?