Create two tags as parents
Create a child of the first parent called "child"
Try to create a tag of the second parent also called "child"
5.4
The second child tag is created with a number appended to it as the alias already exists
Save failed with the following error: Another Tag has the same alias.
No response
No response
| Labels |
Added:
No Code Attached Yet
bug
|
||
@brianteeman
Should the check determining whether the alias is a duplicate be global-scoped or parent-scoped?
(the same for articles and categories is parent-scoped)
How do menu items check. I guess it should be the same
@brianteeman
Should the check determining whether the alias is a duplicate be global-scoped or parent-scoped?