Does the General Permissions module work? The acceptance test does
not; the error I got is below. I'd like to know because I'm starting
to design a module that will use it. TIA
invalid command name "ns_ora"
while executing
"ns_ora exec_plsql $db "begin :1 :=
ad_general_permissions.grant_permission_to_user($system_user_id,'read',1,'TEST_TabLE');
end;""
(file
"/webroot/web/groupedia/www/admin/acceptance-tests/gp-acceptance-test.tcl"
line 27)
invoked from within
"source $ad_conn(file)"
(procedure "ad_handle_abstract_url" line 67)
invoked from within
"ad_handle_abstract_url cns17 {}"