Project:CiviCRM Error Handler
Version:5.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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 ;)

Comments

#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 :)

AttachmentSize
civicrm_error-6.x-307569_2.tgz 3.57 KB
307569-2civicrm_error-d6_port.patch 4.21 KB

#3

Status:active» needs review

also need CVS tag created and version on this issue changed (if you think the code is worthy, dalin)

cheers

#4

Status:needs review» fixed

Looks good. Committed. Will now create a D6 project.

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here