Index: openacs-4/packages/contacts/lib/user-info.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/lib/user-info.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/contacts/lib/user-info.tcl 29 Mar 2018 15:03:01 -0000 1.2 +++ openacs-4/packages/contacts/lib/user-info.tcl 12 Aug 2018 12:21:00 -0000 1.3 @@ -24,7 +24,7 @@ set action_url "[subsite::get_element -element url]user/basic-info-update" -acs_user::get -user_id $user_id -array user -include_bio +acs_user::get -user_id $user_id -array user set authority_name [auth::authority::get_element -authority_id $user(authority_id) -element pretty_name]