Index: openacs-4/packages/xowiki/tcl/package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/package-procs.tcl,v diff -u -r1.174 -r1.175 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 30 Apr 2009 07:38:50 -0000 1.174 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 30 Apr 2009 09:02:04 -0000 1.175 @@ -1612,7 +1612,7 @@ } # Class FormPage -array set require_permission { # view { -# {{is_true {_creation_user == @current_user@}} item_id read} +# {{is_true {_creation_user = @current_user@}} item_id read} # swa # } # }