diff options
author | myk%mozilla.org <> | 2004-01-26 13:04:28 +0100 |
---|---|---|
committer | myk%mozilla.org <> | 2004-01-26 13:04:28 +0100 |
commit | 9e902ebec4fb35ba8cd566905914adcd189dc99a (patch) | |
tree | df00cfcda1baf454b66c868700586a72529353b4 /Bugzilla/Series.pm | |
parent | 088be66b9eb596c5faf21753a0b01b89161857cb (diff) | |
download | bugzilla-9e902ebec4fb35ba8cd566905914adcd189dc99a.tar.gz bugzilla-9e902ebec4fb35ba8cd566905914adcd189dc99a.tar.xz |
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/Series.pm')
0 files changed, 0 insertions, 0 deletions