From ed9a4ec6581390899aa1591c6a98a1b1af61a24b Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 11 Jan 2007 03:12:26 +0000 Subject: Bug 366593: everconfirmed is no longer passed to XML bug files - Patch by Frédéric Buclin r=ghendricks a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bugzilla/Bug.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla') diff --git a/Bugzilla/Bug.pm b/Bugzilla/Bug.pm index 43c430ac1..3d8a48ac4 100755 --- a/Bugzilla/Bug.pm +++ b/Bugzilla/Bug.pm @@ -845,7 +845,7 @@ sub fields { bug_status resolution dup_id bug_file_loc status_whiteboard keywords priority bug_severity target_milestone - dependson blocked votes + dependson blocked votes everconfirmed reporter assigned_to cc), # Conditional Fields -- cgit v1.2.3-24-g4f1b