Hi,
I'm upgrading a site from oacs-5-8 to oacs-5-9, and am running into an error:
Error: rp_report_error: Error rendering error page (!)
invalid command name "::xo::db::sql::site_node"
while executing
"::xo::db::sql::site_node node_id -url /"
invoked from within
"next "
The oacs-5-8 site didn't have xotcl-core installed.
It looks like some core code migrated to xotcl, which isn't necessarily a bad thing.
Is it time for xotcl-core to become a part acs-core, or for these dependent procs to be moved into an existing acs-core package?
For now, I'm going to assume the solution for this case is to install xotcl-core in the oacs-5-8 site *before* upgrading (since no page renders from a site using 5-9 code).
cheers,
Ben