Index: openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl,v diff -u -r1.368.2.145 -r1.368.2.146 --- openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 23 Nov 2023 11:14:25 -0000 1.368.2.145 +++ openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 24 Nov 2023 12:56:48 -0000 1.368.2.146 @@ -264,7 +264,7 @@ title \ page_order:graph \ last_page_id:int32 \ - "nls_language:oneof,set=[join [lang::system::get_locales] |]" \ + "nls_language:oneof,arg=[join [lang::system::get_locales] |]" \ ] { regexp {^([^:]+):?} $param . key if {[:exists_query_parameter $key]} { @@ -861,7 +861,7 @@ title \ page_order:graph \ last_page_id:int32 \ - "nls_language:oneof,set=[join [lang::system::get_locales] |]" \ + "nls_language:oneof,arg=[join [lang::system::get_locales] |]" \ ] { regexp {^([^:]+):?} $param . key if {[::${:package_id} exists_query_parameter $key]} {