Actions
Bug #35193
closedShow warning if colPos-field not allowed and CE created col other than "normal"
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-03-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
It is possible to create "broken" user-rights where colPos is not in the list of allowed fields. Then a person still sees there is a right column, can click on the icon to add an entry there - but when saving that entry ends up in the wrong column since no other value then "0" (the default) can be saved.
We should show a warning when the person tries to create (and even edit?) a CE for a column with colPos != 0 and if that field is not allowed.
Actions