﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,difficulty
340,should menu_item and make_register_object be deprecated (was: add_submenu_item vs. menu_item),jtgeibel,,"A few extensions call menu_item to create sub menus (opendd, status and apitest).  This seems to be an old function as all other plugins call add_submenu_item.

Additionally, menu_item simply passes its parameters onto make_register_object.  Searching the codebase there are no other references to this function.  It seems both are depreciated and should be removed from elgglib.php

I have attached a patch to fix the necessary plugins as well as a patch to modify elgglib.",Defect,closed,low,,Core,1.5,trivial,fixed,,brettp,
