There is a PHP Notice (check php error logs) when saving a menu as copy a menu item.
Testing Instructions
In multilingual joomla install with associations open any menu item and save as copy. Now check your php log and you will have a php notice there PHP Notice: Undefined index: associations in /path/to/joomla/administrator/components/com_menus/models/item.php on line 1384
Apply patch
Repeat step 1. No PHP Notice
Documentation Changes Required
None
Notes
Found in GsoC multilingual
If this ok will do the same for the other components that have the same issue.
I have tested this item✅ successfully on
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11647.