Index: openacs-4/packages/xowf/tcl/test-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test-item-procs.tcl,v diff -u -r1.7.2.205 -r1.7.2.206 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 24 Jan 2022 16:15:44 -0000 1.7.2.205 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 24 Jan 2022 18:11:37 -0000 1.7.2.206 @@ -7028,12 +7028,6 @@ test-item-policy-answer contains { Class create Package -array set require_permission { create-from-prototype admin - edit-new { - {{has_class ::xowiki::Object} swa} - {{has_class ::xowiki::FormPage} nobody} - {{has_name {[.](js|css)$}} id admin} - {id create} - } } Class create FormPage -array set require_permission { poll {{item_id read}}