menu_rebuild() is already called in system_settings_form_submit(), which is all project_settings_form_extra_submit() was ever calling, anyways. let's get rid of this cruft.

CommentFileSizeAuthor
dead_submit_handler.patch1.01 KBhunmonk

Comments

dww’s picture

Status: Needs review » Reviewed & tested by the community

Cool.

dww’s picture

Note: this cruft was only left in place during the D5 port, since 4.7.x-[1|2] never used system_settings_form(). So, no backport needed.

hunmonk’s picture

Status: Reviewed & tested by the community » Fixed

committed to 5.x-1.x

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.