Port to 6?
emilyf - September 12, 2008 - 16:10
| Project: | CiviCRM Error Handler |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Just wondering if there is any chance this is getting ported to D6? If not, it looks like a pretty simple module; let me know if you want someone else to do it ;)

#1
Patches welcome. It should be very simple. I think just hook_menu() needs to be adjusted. See here:
http://api.drupal.org/api/function/hook_menu/6
#2
Hopefully this is a start! Tarball and patch against current D5 CVS attached.
Changes were to hook_menu() and addition of hook_mail(), which I'm a bit unfamiliar with, so if my method of getting the message body from civicrm_error_handler() to civicrm_error_mail() is funky, please correct it :)
#3
also need CVS tag created and version on this issue changed (if you think the code is worthy, dalin)
cheers
#4
Looks good. Committed. Will now create a D6 project.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.