Index: openacs-4/packages/bug-tracker/www/patch.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bug-tracker/www/patch.xql,v diff -u -r1.1.6.1 -r1.1.6.2 --- openacs-4/packages/bug-tracker/www/patch.xql 11 Jan 2005 18:42:13 -0000 1.1.6.1 +++ openacs-4/packages/bug-tracker/www/patch.xql 18 Sep 2005 18:57:27 -0000 1.1.6.2 @@ -28,7 +28,7 @@ bt_patch_actions.comment_text, bt_patch_actions.comment_format from bt_patch_actions, - cc_users actor + acs_users_all actor where bt_patch_actions.patch_id = :patch_id and actor.user_id = bt_patch_actions.actor order by action_date