Needs review
Project:
Page Title
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2013 at 09:55 UTC
Updated:
24 Apr 2013 at 09:58 UTC
Jump to comment: Most recent file
By using hook_form_BASE_FORM_ID_alter() instead of hook_form_alter() we can prevent an unnecessary check against the $form['#node_edit_form'] element.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | page_title-simplify_node_form_alter-1978510-1.patch | 3.26 KB | Darren Shelley |
Comments
Comment #1
Darren Shelley commentedPatch attached.