We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Container with maxitems = 1 is not copied when a page is copied, because no cmdmap copy is executed on the container/ container children.
Possible Solution: Check if t3_origuid is set and add container to copymapping. Same as in CommandMapHook.
t3_origuid
The text was updated successfully, but these errors were encountered:
[BUGFIX] lock content_defender datamaphook for any commands
dc62060
Fixes: #444
[BUGFIX] content-defender maxitems
c563456
disable content_defender checks in our xclassed datamaphook for datahandler cmdMap operations Fixes: #471 Fixes: #444 Fixes: #383
a926004
f27fdaf
achimfritz
Successfully merging a pull request may close this issue.
Container with maxitems = 1 is not copied when a page is copied, because no cmdmap copy is executed on the container/ container children.
Possible Solution:
Check if
t3_origuid
is set and add container to copymapping. Same as in CommandMapHook.The text was updated successfully, but these errors were encountered: