Closed (fixed)
Project:
Revision Deletion
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2007 at 22:13 UTC
Updated:
1 Jul 2007 at 00:08 UTC
As you may know the 5.x dev version does not work. The attached patch has some quick fixes, the features should be the same as the 4.7 version.
List of changes:
revision_deletion_page(). Module function names are usually of the form module_name_function.drupal_get_form and node_get_types calls version 5 compatible.
revision_deletion_page_form function and change revision_del_submit to revision_deletion_page_form_submit as a result
I did a quick test and things seem to work as they should. No guarantees though.
| Comment | File | Size | Author |
|---|---|---|---|
| revision_deletion_5.patch | 4.73 KB | canen |
Comments
Comment #1
Gman commentedThank you for helping clean this up. I have been too busy for proper attention. I plan on looking at all the issues this weekend.
Comment #2
Gman commentedThis patch has been committed. Added a few other clean up items as well. http://drupal.org/cvs?commit=71940