ContextMenu.java: Comparing string with == instead of .equals --------------------------------------------------------------
Key: MAGNOLIA-2858 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2858 Project: Magnolia Issue Type: Bug Components: gui Affects Versions: 4.1 Reporter: Luca Boati Assignee: Boris Kraft Attachments: ContextMenu.patch Method "public ContextMenuItem getMenuItemByName(String name)" compares two strings using == instead of equals method. I'm not able to customize the function bar of a custom tree using context menu items. cheers Luca -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------