The system should not raise error message if user adding an existing names for the same record.
Title |
|
What happens here is that when saving the menu again after deleting the Unique Name, the $recordId
is lost ( it equals 0) and the menu is considered as a new menu.
Then as the id is different from the one already recorded, it throws the error.
Not sure we can do anything about it.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-02-24 09:15:07 |
Closed_By | ⇒ | joomla-cms-bot |
Closed_By | joomla-cms-bot | ⇒ | SharkyKZ |
Set to "closed" on behalf of @SharkyKZ by The JTracker Application at issues.joomla.org/joomla-cms/26947
Please test PR #28053.
I can confirm this on Ubuntu and Firefox