Forum OpenACS Q&A: 5.0 Upgrade errors

Collapse
Posted by Jon Griffin on
Not sure if this is a bug or what, but something is messed up in my upgraded system (4.6.3).

Error: Error sourcing /home/jon/web/live/packages/acs-templating/t
cl/acs-templating-init.tcl:
invalid command name "_"
    while executing
"_ acs-kernel.common_ok"
    (in namespace eval "::template::form" script line 5)
    invoked from within
"namespace eval form {
I will hunt it down, but am posting here in case anyone else has the same problem.
Collapse
2: Re: 5.0 Upgrade errors (response to 1)
Posted by Dave Bauer on
Jon,

I think that is part of acs-lang for localization of a message key.

Collapse
3: Re: 5.0 Upgrade errors (response to 1)
Posted by Jon Griffin on
Yes, I just found that out, but it seems to be a bug in the RP. It doesn't source the tcl procs.

So, if you didn't have acs-lang installed in your 4.6.3 it seems to break.