Forum OpenACS Development: upgrade acs-core

Error in include template "/var/www/openacs/packages/openacs-bootstrap3-theme/resources/templates/packages/forums/lib/search/search-form": can't read "form:id": no such variable
Collapse
Posted by Byron Linares on
I’m upgrading to oacs5-5 from oacs5-2 in acs-tcl package, base64-procs.tcl md5-procs.tcl mime-procs.tcl are no longer used, exists some testcase to validate the tcllib support of this api
Collapse
2: Re: upgrade acs-core (response to 1)
Posted by Emmanuelle Raffenne on
Hi Byron,

Not sure there is any testcase for that. But for openacs 5.5, tcllib >= 1.8 is required.

Collapse
3: Re: upgrade acs-core (response to 2)
Posted by Byron Linares on
Thanks for the help , I have tcllib 1.8 it should work well then. :)