Bug #80275
closedmod.SHARED.colPos_list does not respect in language view
100%
Description
Is the colPos_list set to 0 you can still edit other columns if you switch from column view to language view.
Case:
The backend layout has two cols: 0 and 999
with typoscript you set the following setting:
mod.SHARED.colPos_list = 0
The backend page module in "Columns" view shows the col 999 as correctly as "(No edit access)".
The "Languages" view however lets you access this col 999.
Files
Updated by Tobi Kretschmann over 7 years ago
- Subject changed from mod.SHARED.colPos_list is not respected in language view to mod.SHARED.colPos_list does not respected in language view
Updated by Tobi Kretschmann over 7 years ago
- Subject changed from mod.SHARED.colPos_list does not respected in language view to mod.SHARED.colPos_list does not respect in language view
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52041
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52044
Updated by Tobi Kretschmann over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 19dec733dd93c06b7063b1a03dc5fec199e0225d.