Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
6.2.5
-
None
-
None
-
Empty show more show less
-
Yes
-
Yes
-
UI FW 30
-
5
Description
Steps to reproduce
- Create page in the root with name "pageA"
- Create page in the root with name "pageB"
- Create page in the root with name "pageA"
- page with name "pageA0" is created
- Create page inside pageB with name "pageA"
- error "pageA" already exists
Actual result
Name is checked for duplicates in parent of parent.
Expected result
Name is checked for duplicates in parent.
Note for Developers
This probably happens because on this line context object contains parent node for "createPage" use-case and the edited page in "renamePage" use-case.
Probably some parameter is required to define whether parent should be examined for duplicates.
Checklists
Attachments
Issue Links
- is depended upon by
-
PAGES-447 Can't add child page with the same name as another parent's sibling
-
- Closed
-
- is related to
-
MGNLUI-6454 nodeNameValidator: introduce ability to redefine regular expression
-
- Closed
-
-
MGNLUI-6735 NodeNameValidator doesn't work at root level
-
- Closed
-
- to be documented by
-
MGNLUI-6756 DOC: New 'mode' property in 'nodeNameValidator'
-
- Closed
-