Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -r1.284.2.236 -r1.284.2.237 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 11 Mar 2023 10:56:58 -0000 1.284.2.236 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 19 Apr 2023 17:31:26 -0000 1.284.2.237 @@ -2544,7 +2544,7 @@ # a name suffix "__locale" or get the locale as specified by the user. # set locale [::$package_id form_parameter \ - "${:name}__locale" \ + "${:name}__locale:token" \ [::$package_id default_locale]] # # Save the value in the message keys with the resulting locale