Index: openacs-4/packages/xowiki/tcl/test/test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/test/test-procs.tcl,v diff -u -N -r1.13 -r1.14 --- openacs-4/packages/xowiki/tcl/test/test-procs.tcl 31 Jul 2018 06:28:17 -0000 1.13 +++ openacs-4/packages/xowiki/tcl/test/test-procs.tcl 17 Dec 2018 17:58:24 -0000 1.14 @@ -258,7 +258,7 @@ } { aa_log "... edit page $path" - set d [acs::test::http -user_id $user_id $instance/$path?[export_vars $extra_url_parameter]] + set d [acs::test::http -user_id $user_id [export_vars -base $instance/$path $extra_url_parameter]] acs::test::reply_has_status_code $d 200 #set location [::xowiki::test::get_url_from_location $d]