I'm trying to use ETP on a 5.0 site and have run into yet one more snag.
I created a subpage, but it doesn't allow permissions to be set. So, I created a subtopic, which does give the appearance of a dialog that would allow a permission to be set, but, no matter what I try, it doesn't seem to ever grant the permissions.
I go to the Edit this page link of the parent, click Edit on the subtopic, Click Set Permissions, Grant Permission,
--- these two lines appear in the error.log
[03/Nov/2003:06:44:14][16084.114696][-conn:bc.daviesinc.com::4] Notice: LARS: template::element create grant formbutton:ok -widget submit -label OK -datatype text
[03/Nov/2003:06:44:14][16084.114696][-conn:bc.daviesinc.com::4] Notice: MISSING FORMWIDGET: grant:grant:formbutton:ok
--
I select admin, a name to search for and hit enter. A select box appears
--- these two lines appear in the error log at this point
[03/Nov/2003:06:44:54][16084.49156][-conn:bc.daviesinc.com::0] Notice: LARS: template::element create grant formbutton:ok -widget submit -label OK -datatype text
[03/Nov/2003:06:44:54][16084.49156][-conn:bc.daviesinc.com::0] Notice: MISSING FORMWIDGET: grant:grant:formbutton:ok
--
I then click OK, and am returned back to the prior page, with no permissions granted.
I tried searching for various combinations of etp, edit-this-page, permissions, etc, but came up with very few posts that looked close.
What am I doing wrong?
Debian 3.0/Sid, AOLServer 4.0-beta10, PostgreSQL 7.3.4-8, OpenACS 5.0 core tarball with edit-this-page from cvs
Thanks.