Index: openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl,v diff -u -r1.92 -r1.93 --- openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl 9 Dec 2007 21:01:10 -0000 1.92 +++ openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl 18 Dec 2007 14:48:36 -0000 1.93 @@ -90,7 +90,7 @@ # # get the information from the attribute definitions & given specs # - set f [$data create_form_field \ + set f [$data create_raw_form_field \ -name $__field \ -slot [$data find_slot $__field] \ -spec [lindex $__spec 1] \