Index: openacs-4/packages/acs-subsite/lib/user-info.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/lib/user-info.tcl,v diff -u -N -r1.16.2.2 -r1.16.2.3 --- openacs-4/packages/acs-subsite/lib/user-info.tcl 10 Feb 2007 13:50:46 -0000 1.16.2.2 +++ openacs-4/packages/acs-subsite/lib/user-info.tcl 6 Apr 2007 16:56:50 -0000 1.16.2.3 @@ -130,7 +130,7 @@ } -on_submit { # Makes the email an image or text according to the level of privacy - email_image::edit_email_image -user_id $user_id -new_email $email + catch {email_image::edit_email_image -user_id $user_id -new_email $email} errmsg set user_info(authority_id) $user(authority_id) set user_info(username) $user(username)