No Code Attached Yet bug
avatar brianteeman
brianteeman
6 Aug 2026

What happened?

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"

Version

5.4

Expected result

The second child tag is created with a number appended to it as the alias already exists

Actual result

Save failed with the following error: Another Tag has the same alias.

System Information

No response

Additional Comments

No response

avatar brianteeman brianteeman - open - 6 Aug 2026
avatar joomla-cms-bot joomla-cms-bot - change - 6 Aug 2026
Labels Added: No Code Attached Yet bug
avatar joomla-cms-bot joomla-cms-bot - labeled - 6 Aug 2026
avatar hiteshm0
hiteshm0 - comment - 9 Aug 2026

@brianteeman
Should the check determining whether the alias is a duplicate be global-scoped or parent-scoped?

avatar hiteshm0
hiteshm0 - comment - 9 Aug 2026

@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)

avatar brianteeman
brianteeman - comment - 9 Aug 2026

How do menu items check. I guess it should be the same

Add a Comment

Login with GitHub to post a comment