Fix for bug 234100: removes redundant longdescs table join criterion
r=justdave git-svn-id: svn://10.0.0.236/trunk@152741 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -418,7 +418,6 @@ sub init {
|
||||
{
|
||||
push(@wherepart, "$table.isprivate < 1");
|
||||
}
|
||||
push(@wherepart, "$table.bug_id = bugs.bug_id");
|
||||
|
||||
# Create search terms to add to the SELECT and WHERE clauses.
|
||||
# $term1 searches comments.
|
||||
|
||||
Reference in New Issue
Block a user