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.4 -r1.118.2.5 --- openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 18 Sep 2015 07:33:49 -0000 1.118.2.4 +++ openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 11 Oct 2015 17:35:21 -0000 1.118.2.5 @@ -826,9 +826,7 @@ ns_return 500 text/html $rendered_page - set headers [ns_conn headers] - ns_log Error "[ns_conn method] http://[ns_set iget $headers host][ns_conn url]?[ns_conn query]\ - referred by '$prev_url'\n$error_message" + ad_log error $error_message } ad_proc -private rp_path_prefixes {path} {