Index: openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl,v diff -u -r1.118.2.10 -r1.118.2.11 --- openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 2 Feb 2016 16:16:25 -0000 1.118.2.10 +++ openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 2 Feb 2016 16:22:09 -0000 1.118.2.11 @@ -672,7 +672,7 @@ if { [catch { array set node [site_node::get -url $ad_conn_url] } errmsg] } { # log and do nothing - rp_debug "error within rp_filter [ns_conn method] [ns_conn url] [ns_conn query]. $errmsg" + ad_log error "error within rp_filter: $errmsg" } else { if {$node(url) eq "$ad_conn_url/"} {