Index: openacs-4/packages/acs-templating/www/doc/demo/list2/index-oracle.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/list2/index-oracle.xql,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-templating/www/doc/demo/list2/index-oracle.xql 6 Feb 2006 13:06:29 -0000 1.2 +++ openacs-4/packages/acs-templating/www/doc/demo/list2/index-oracle.xql 10 Feb 2006 01:34:29 -0000 1.3 @@ -30,7 +30,7 @@ acs_objects o, persons p where n.template_demo_note_id = o.object_id - and n.template_demo_note_id = p.person_id + and o.creation_user = p.person_id and exists (select 1 from acs_object_party_privilege_map where object_id = template_demo_note_id