Home
The Toolkit for Online Communities
15888 Community Members, 0 members online, 1841 visitors today
Log In Register

Forum .LRN Q&A: Re: parameter::get doesn't have a -localize switch

OpenACS Home : Forums : .LRN Q&A : Re: parameter::get doesn't have a -localize switch : One Message

+
Posted by Peter Marklund on
Please make sure you are checking out from cvs HEAD. What do the following commands return?

cvs status -v acs-tcl/tcl/parameter-procs.tcl
grep localize acs-tcl/tcl/parameter-procs.tcl

You should have the localize switch in the procedure defifinition for parameter::get in that file.

If you want I18N and the latest stage of development, make sure to never use any -r switch in the cvs commands in the installation instructions.