Actions
Bug #25157
closedPage module + backend layout - title of unassigned columns
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-02-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If a column has no "colPos" set, then it's rendered in the Page module in a way that new content cannot be added to this column and it's title is "Not assigned". It's obviously correct that the column is inaccessible, however as long as the column has a title it shall still be displayed (instead of "Not assigned"). Only columns having no "colPos" and no title shall have "Not assigned" title instead.
Even columns which cannot be assigned might still have some reason and a BE user shall be given a clue which column it is that cannot be used.
This way the developer has more control over what is shown to the BE users in the Columns view of Page module.
(issue imported from #M17741)
Files
Actions