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.115 -r1.116 --- openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 15 May 2015 14:30:02 -0000 1.115 +++ openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 22 May 2015 08:54:42 -0000 1.116 @@ -828,10 +828,8 @@ 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 \"[ns_set iget $headers referer]\" -$error_message" - + 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_proc -private rp_path_prefixes {path} {