Actions
Bug #12432
closedSelected page metas are not processed
Start date:
2011-01-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Due to the use of $where = 'deleted = 0 AND pid IN (' . $this->pidList . ')'; to create the sql query,
the current page never get parsed only its children and its content
Updated by Michael Miousse almost 14 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Committed revision 42434.
Updated by Chris topher over 12 years ago
- Status changed from Resolved to Closed
Updated by Michael Stucki almost 11 years ago
- Project changed from 1510 to TYPO3 Core
- Category changed from Linkvalidator to Linkvalidator
Actions