From cb1a77094a983e1e884b21e6b4086fb0dbc3ea7b Mon Sep 17 00:00:00 2001 From: "mozilla%colinogilvie.co.uk" <> Date: Tue, 27 Jun 2006 04:05:31 +0000 Subject: Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugs Patch by Colin Ogilvie ; r=LpSolit; a=justdave --- Bugzilla/Bug.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla/Bug.pm') diff --git a/Bugzilla/Bug.pm b/Bugzilla/Bug.pm index 84f6ebd4b..8be6705ef 100755 --- a/Bugzilla/Bug.pm +++ b/Bugzilla/Bug.pm @@ -289,7 +289,7 @@ sub fields { reporter_accessible cclist_accessible classification_id classification product component version rep_platform op_sys - bug_status resolution + bug_status resolution dup_id bug_file_loc status_whiteboard keywords priority bug_severity target_milestone dependson blocked votes -- cgit v1.2.3-24-g4f1b