Index: openacs-4/packages/acs-lang/www/admin/locale-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/www/admin/locale-edit.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-lang/www/admin/locale-edit.tcl 25 Oct 2002 15:12:15 -0000 1.3 +++ openacs-4/packages/acs-lang/www/admin/locale-edit.tcl 15 Nov 2002 15:05:37 -0000 1.4 @@ -16,7 +16,7 @@ # Get the locale for the user so that we 'spit' the content back in the # proper locale -set locale_user [ad_locale_locale_from_lang [ad_locale user language]] +set locale_user [ad_conn locale] # AS - doesn't work # set encoding_charset [ad_locale charset $locale_user]