Closed (won't fix)
Project:
Drupal core
Version:
6.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2007 at 20:02 UTC
Updated:
2 Jul 2007 at 19:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
hunmonk commentedtested extensively -- this works beautifully and makes the function much more powerful.
Comment #2
hunmonk commentedthis is actually a bug in the code -- the function should be able to be called from anywhere once a package is open.
Comment #3
pwolanin commentedI tested the patch as far as adding elements to the confirm form via hook_nodeapi and it worked for me.
Comment #4
hunmonk commentedmetadata would also benefit from the recursive merging that the form elements were moved to. attached patch implements this. tested and ready to go.
Comment #5
hunmonk commentedComment #6
webchickDeletion API was rolled back.