Download & Extend

Menu file path for webform_component_edit_form() missing

Project:Webform
Version:7.x-3.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Our implementation of hook_menu() does not include the "file path" property to define the location of webform_component_edit_form() or webform_component_delete_form(). Oddly this doesn't seem to cause a problem as it's been missing for long, long time. In any case it'd be good to prevent any problems in the future by adding the missing properties to hook_menu(). This patch adds the missing "file path" properties and also documents the functions.

AttachmentSize
webform_component_menu-d6.patch3.31 KB
webform_component_menu-d7.patch3.27 KB

Comments

#1

Title:Menu path for webform_component_edit_form() missing» Menu file path for webform_component_edit_form() missing
Status:needs review» fixed

Committed to both 3.x branches.

#2

Status:fixed» closed (fixed)

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