Index: openacs-4/contrib/packages/general-comments/www/view-comment-oracle.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/general-comments/www/Attic/view-comment-oracle.xql,v diff -u -r1.1 -r1.2 --- openacs-4/contrib/packages/general-comments/www/view-comment-oracle.xql 2 May 2003 15:50:44 -0000 1.1 +++ openacs-4/contrib/packages/general-comments/www/view-comment-oracle.xql 14 Jul 2003 01:39:34 -0000 1.2 @@ -15,7 +15,7 @@ - select g.object_id, + select g.related_object_id, g.comment_id, content_item.get_live_revision(g.comment_id) as live_revision, r.revision_id, @@ -39,7 +39,7 @@ - select g.object_id, + select g.related_object_id, g.comment_id, r.revision_id as live_revision, r.revision_id,