Index: openacs-4/packages/xotcl-core/www/show-object.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/www/show-object.tcl,v diff -u -r1.31 -r1.32 --- openacs-4/packages/xotcl-core/www/show-object.tcl 16 Oct 2024 09:21:22 -0000 1.31 +++ openacs-4/packages/xotcl-core/www/show-object.tcl 17 Oct 2024 13:01:52 -0000 1.32 @@ -27,7 +27,6 @@ set keys [ns_set keys [ns_parsequery [ns_conn query]]] #ns_log notice "... keys $keys" if {[::util::suspicious_query_variable -proc xo::update_query $keys]} { -if {[string match "*amp;*" $keys]} { ad_return_complaint 1 "invalid query parameters: $keys" ns_log notice "... aborting show-object due to suspicious query variables [list $keys]" ad_script_abort