API page: https://api.drupal.org/api/drupal/core%21modules%21menu_ui%21menu_ui.mod...

> Submit handler for forms with menu options.

This is not a submit handler!

CommentFileSizeAuthor
#5 2799959-5.patch464 bytesshashwat purav

Comments

joachim created an issue. See original summary.

hardikpandya’s picture

Seems the api page is not editable. Can you guide me how can I do that?

joachim’s picture

Most pages on api.d.org are built from the code in the drupal repository. Get a git clone of that and find the file with that function in it -- the API page breadcrumb should tell you the file.

shashwat purav’s picture

Assigned: Unassigned » shashwat purav
shashwat purav’s picture

Assigned: shashwat purav » Unassigned
Status: Active » Needs review
StatusFileSize
new464 bytes

Patch added. Fixed incorrect summary line for menu_ui_form_node_type_form_validate().

joachim’s picture

Status: Needs review » Reviewed & tested by the community

Looks good. Thanks!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

As a docs change this is rc eligible. Committed and pushed fdb87a9 to 8.3.x and 866ec58 to 8.2.x. Thanks!

  • alexpott committed fdb87a9 on 8.3.x
    Issue #2799959 by Shashwat Purav: incorrect summary line for...

  • alexpott committed 866ec58 on 8.2.x
    Issue #2799959 by Shashwat Purav: incorrect summary line for...

Status: Fixed » Closed (fixed)

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