summaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugMail.pm
diff options
context:
space:
mode:
authorolav%bkor.dhs.org <>2007-02-06 06:34:20 +0100
committerolav%bkor.dhs.org <>2007-02-06 06:34:20 +0100
commitdf4dade550d26c7859e0f1ca457c040d65c3e533 (patch)
treee0252bf65246ec4a12a585cfc2f3a6e197b031af /Bugzilla/BugMail.pm
parente0f4e652619de64f3d16463a5f6ff053dafa1581 (diff)
downloadbugzilla-df4dade550d26c7859e0f1ca457c040d65c3e533.tar.gz
bugzilla-df4dade550d26c7859e0f1ca457c040d65c3e533.tar.xz
Bug 366187: Fix regression; ensure dependent changed bugmail will be sent out
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit
Diffstat (limited to 'Bugzilla/BugMail.pm')
-rw-r--r--Bugzilla/BugMail.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/BugMail.pm b/Bugzilla/BugMail.pm
index a4462b7ba..7a35d9f9e 100644
--- a/Bugzilla/BugMail.pm
+++ b/Bugzilla/BugMail.pm
@@ -438,6 +438,7 @@ sub Send {
$relationship,
$diffs,
$comments{$lang},
+ $deptext,
$changer,
!$start))
{