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.452 -r1.453 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 6 Mar 2012 18:44:24 -0000 1.452 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 30 Mar 2012 09:02:08 -0000 1.453 @@ -3127,7 +3127,6 @@ {-object_types {::xowiki::Page ::xowiki::Form ::xowiki::FormPage}} {-extra_where_clause true} } { - set package_id [my package_id] set publish_status_clause [::xowiki::Includelet publish_status_clause $publish_status] set result [::xo::OrderedComposite new -destroy_on_cleanup]