Index: openacs-4/packages/dotlrn-ecommerce/www/application-approve.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/www/application-approve.tcl,v diff -u -r1.15 -r1.16 --- openacs-4/packages/dotlrn-ecommerce/www/application-approve.tcl 21 Sep 2005 00:33:57 -0000 1.15 +++ openacs-4/packages/dotlrn-ecommerce/www/application-approve.tcl 21 Sep 2005 01:21:00 -0000 1.16 @@ -143,7 +143,7 @@ set patron_id [db_string get_patron { select creation_user from acs_objects where object_id = :rel - }] + } -default ""] } on_error { } @@ -156,7 +156,7 @@ } - dotlrn_community::send_member_email -community_id $community_id -to_user $email_user_id -type $email_type -override_email $reason + dotlrn_community::send_member_email -community_id $community_id -to_user $email_user_id -type $email_type -override_email $reason -override_subject $subject } \ -after_submit {