Create a banner called "test"
Try and create a second banner with the same name "test"
The code suggests that it should not be possible to save the second banner as the alias is not unique
joomla-cms/administrator/components/com_banners/src/Table/BannerTable.php
Lines 264 to 271 in b2004e7
The banner is saved resulting in two banners in the same category with the same name and alias
Not even sure why banners have an alias at all
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-06-12 10:29:23 |
Closed_By | ⇒ | richard67 |
The check is not made for new banners, only at update. This is a bug.
Questions are:
Is it allowed to have two banners with the same name in a category? I think yes, if at least the clients are different, there is no check for clients