Project

General

Profile

Actions

Feature #97323

open

Extbase queries should respect the pages.hidden field when respecting storage pages

Added by Stefan P about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2022-04-07
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently Extbase only has a table.pid IN (...) condition-style when respecting storage pages. But actually it should do a join on pages and also query on pages.hidden = 0. This would be consistent to other core behavior (if I disable a page in Backend then also it's content is implicitly disabled). At least there should be a way to optionally enable this behaviour, if not being default.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Epic #90129: [Extbase] Issues regarding hidden or deleted recordsNew2017-08-24

Actions
Actions #1

Updated by Stefan P about 2 years ago

  • Related to Epic #90129: [Extbase] Issues regarding hidden or deleted records added
Actions #2

Updated by Stefan P about 2 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF