Bug #12432
Selected page metas are not processed
| Status: | Closed | Start date: | 2011-01-21 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Michael Miousse | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | Tags: | |||
| PHP Version: | Complexity: | |||
| Votes: | 0 |
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
Associated revisions
- Fixed bug #12432 Selected page metas are not processed
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@42434 735d13b6-9817-0410-8766-e36946ffe9aa
History
Updated by Michael Miousse over 2 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Committed revision 42434.
Updated by Chris topher about 1 year ago
- Status changed from Resolved to Closed