![]() |
|
|
|
|
Change By:
|
Aleksandr Pchelintcev
(27/Sep/13 1:19 PM)
|
|
Description:
|
Currently Move Action is too permissive... For example in page app it is possible to move pages under other pages without any check. These check are done in TemplateTypeRestrictionDropConstraint for pages app.
Move Action should reuse these
MoveDialogPresenter uses that
constraint
, but the predicate that validates possibility of moving item inside the selected one sometimes grants permission before the constraint is used
.
It assumes that the destination node is root because the getParent() call for JcrNodeAdapter returns null (see MGNLUI-2169).
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <
[email protected]>
----------------------------------------------------------------