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.2 -r1.2.2.1 --- openacs-4/packages/bug-tracker/www/patch.xql 13 Jan 2005 13:56:17 -0000 1.2 +++ openacs-4/packages/bug-tracker/www/patch.xql 18 Sep 2005 19:15:25 -0000 1.2.2.1 @@ -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