Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -r1.472.2.10 -r1.472.2.11 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 13 Mar 2014 17:28:16 -0000 1.472.2.10 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 14 Mar 2014 19:21:52 -0000 1.472.2.11 @@ -466,6 +466,7 @@ } FormPage instproc marshall {{-mode export}} { + if {$mode eq "copy"} {return [next]} # # Handle mapping from IDs to symbolic representations in # form-field values. We perform the mapping on xowiki::FormPages