Hi,
i was tried the xotcl-note package and occur the following
trouble just when i tried add sample note or subnote:
can't read "page_title": no such variable
while executing
"lang::util::localize ${page_title}"
invoked from within
"set __adp_properties(title) "[lang::util::localize ${page_title}]""
("uplevel" body line 5)
invoked from within
"uplevel {
set __adp_output ""
set __adp_master [template::util::url_to_file "[ad_parameter -package_id [ad_conn subsite_id] DefaultMaster ..."
(procedure "template::code::adp::/var/lib/aolserver/test5/packages/xotcl..." line 2)
invoked from within
"template::code::${template_extension}::$__adp_stub"
(procedure "template::adp_parse" line 68)
invoked from within
"template::adp_parse [file root [ad_conn file]] {}"
(procedure "adp_parse_ad_conn_file" line 5)
invoked from within
"$handler"
("uplevel" body line 2)
invoked from within
"uplevel $code"
invoked from within
"ad_try {
$handler
} ad_script_abort val {
# do nothing
}"
invoked from within
"rp_serve_concrete_file [ad_conn file]"
(procedure "rp_serve_abstract_file" line 60)
invoked from within
"rp_serve_abstract_file "$root/$path""
("uplevel" body line 2)
invoked from within
"uplevel $code"
invoked from within
"ad_try {
rp_serve_abstract_file "$root/$path"
set tcl_url2file([ad_conn url]) [ad_conn file]
set tcl_url2path_info..."
had somebody the same problem?
i tried the xotcl-note-05 package in oacs 5-2, with xotcl-core-0.36, xotcl-1.4, i applied the corresponding patchs to xotcl-core, according
http://www.openacs.org/xowiki/pages/en/xotcl-core
thanks in advance.