[TYPO3-core] RFC #17741 Bug: Grid view does not show titles of columns without a colPos value

JoH asenau info at cybercraft.de
Sat Feb 26 13:18:57 CET 2011


This is an SVN patch request.

Type: Bugfix

Branches: 4.5 and trunk

BT: http://bugs.typo3.org/view.php?id=17741

Problem:

If a column setup within a backend layout record 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 should still be displayed (instead of "Not 
assigned"). Only columns having no "colPos" and no title should have the 
"Not assigned" title instead.

Even columns which cannot be assigned might still have some reason and a 
BE user must 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.

Solution:

Attached patch adds a check for a given column name before "not 
assigned" is used in the end.

Cheers

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
Xing: http://contact.cybercraft.de
Twitter: http://twitter.com/bunnyfield
TYPO3 cookbook (2nd edition): http://www.typo3experts.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 17741.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110226/1f4e1cb6/attachment.asc>


More information about the TYPO3-team-core mailing list