Sven Baumann
Sven Baumann
### Affected version(s) 4.9,4.13 ### Description I have detected the bug in Contao 4.9.x with the content element downloads. Then i have installed a local demo with Contao 4.13.x. For...
The new service should be included wherever an attribute is referenced. e.g. dca setting condition. This service creates the option name for the select field.
I found in some setter methods there are the object remove if the parameter is null. Is this bad?
Find a way for output the permission message. https://github.com/contao-community-alliance/dc-general/blob/27346d202ae09715471ca33f7e2c0ea3c2507337/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/ActionHandler/PasteHandler.php#L112
Find a way for output the permission message. https://github.com/contao-community-alliance/dc-general/blob/27346d202ae09715471ca33f7e2c0ea3c2507337/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/ActionHandler/ToggleHandler.php#L127
FIXME: how can we ever end up here? https://github.com/contao-community-alliance/dc-general/blob/6a2c87d3a903d3893d07d3a38fced8ee7afc675a/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/ActionHandler/ParentedListViewShowAllHandler.php#L426
I found in the dca table this key. Is this a new feature for contao 4 or earlier?
By the `contao core table driver`, there are two commands for handling table with child's. It must parse this two commands. I think make it so. Clone both commands. The...
DCG not check permission at rights of user goups at backend.