Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Aug 2011 at 08:37 UTC
Updated:
29 Jul 2014 at 19:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedYou're right. While it will pass through node_page_edit again on the way to delete confirmation, the logic isn't in this function.
Similar functions, such as user_profile_form, do not have this comment even though they function in the same way, so it makes sense to remove the comment.
Comment #2
jhodgdonPatch is OK for 7.x/8.x. We need to make some standards for menu callback docs... I think there was an issue that never was resolved. Sigh. They're all over the map currently, but no reason to hold this correction up.
Comment #3
dries commentedCommitted to 7.x and 8.x. Thanks!