When creating a menu icon and reusing its path for another menu item through the node form the previous menu icon will be removed.

The reason is that the menu icon behavior when saving a node always assumes the user uploaded a new file; never taking into account that another path url is being reused.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

klaasvw’s picture

Status: Active » Needs review
FileSize
1.34 KB

The following patch will check if the icon was uploaded before replacing it.