aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugMail.pm
diff options
context:
space:
mode:
authormyk%mozilla.org <>2004-01-26 12:04:28 +0000
committermyk%mozilla.org <>2004-01-26 12:04:28 +0000
commit9e902ebec4fb35ba8cd566905914adcd189dc99a (patch)
treedf00cfcda1baf454b66c868700586a72529353b4 /Bugzilla/BugMail.pm
parent088be66b9eb596c5faf21753a0b01b89161857cb (diff)
downloadbugs-9e902ebec4fb35ba8cd566905914adcd189dc99a.tar
bugs-9e902ebec4fb35ba8cd566905914adcd189dc99a.tar.gz
bugs-9e902ebec4fb35ba8cd566905914adcd189dc99a.tar.bz2
bugs-9e902ebec4fb35ba8cd566905914adcd189dc99a.tar.xz
bugs-9e902ebec4fb35ba8cd566905914adcd189dc99a.zip
Fix for bug 232150: Corrects "field changed" queries including [Bug creation] as one of the fields so that they actually work instead of taking forever. The query was structured as "[Bug creation] clause OR (bugs_activity JOIN clause OR (other field clauses))" when it should have been "bugs_activity JOIN CLAUSE AND ([Bug creation] clause OR other field clauses)"
r=bbaetz a=myk
Diffstat (limited to 'Bugzilla/BugMail.pm')
0 files changed, 0 insertions, 0 deletions