Project

General

Profile

Actions

Bug #32778

closed

Shortcut to 'first subpage' fails when 'move-to' placeholders are among subpages.

Added by Bart Dubelaar over 12 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Should have
Category:
Workspaces
Target version:
Start date:
2011-12-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When a page of type shortcut points to 'first subpage' and 'move-to' placeholders are among the subpages, then a draft workspace preview throws this error: "There is no entry in the $TCA array for the table "pages". This means that the function enableFields() is called with an invalid table name as argument. "

This is because the function t3lib_pageSelect::movePlhOL calls enableFields, but the TCA is not loaded yet.

If others can confirm this bug, then how can it be fixed? Should enablefields load the TCA when not present? Or should the movePlhOL be altered so that is doesn't call enablefields?

Actions

Also available in: Atom PDF