Index: openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl,v diff -u -r1.235 -r1.236 --- openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 1 Jul 2009 09:12:42 -0000 1.235 +++ openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 2 Jul 2009 10:49:05 -0000 1.236 @@ -1088,6 +1088,10 @@ } Page instproc save_attributes {} { + my log "**** Method save_attributes is deprecated, use save-attributes instead" + my save-attributes + } + Page instproc save-attributes {} { my instvar package_id set field_names [my field_names] set form_fields [list]