Index: openacs-4/packages/bookmarks/www/index-oracle.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bookmarks/www/index-oracle.xql,v diff -u -r1.6 -r1.7 --- openacs-4/packages/bookmarks/www/index-oracle.xql 25 Sep 2003 17:06:02 -0000 1.6 +++ openacs-4/packages/bookmarks/www/index-oracle.xql 17 May 2004 15:14:58 -0000 1.7 @@ -123,6 +123,7 @@ where owner_id = :user_id and acs_objects.object_id = b.bookmark_id and b.url_id = bm_urls.url_id(+) + and b.bookmark_id != :root_folder_id order by ord_num