Bug 3449: Fixes the perpetual error message that pops up when filtering by tag reviewer.
authorGarry Collum <gcollum@gmail.com>
Mon, 15 Feb 2010 15:43:23 +0000 (10:43 -0500)
committerGalen Charlton <gmcharlt@gmail.com>
Tue, 16 Feb 2010 11:12:43 +0000 (06:12 -0500)
commit79b8a27c0cb9702743cea8dc4244cfa9a060a3d2
tree6c286c9431a1ecdf1f73d04e37a83641ff87e458
parent3cdbce691918795c4692ab594b46f317265112a4
Bug 3449: Fixes the perpetual error message that pops up when filtering by tag reviewer.

Duplicates the code for searching by reviewer in the form that is used in searching via a link.

It looks like it was the intention of the original writer to filter by borrower number or by name.  Filtering by name was not implemented.  Added a FIXME reference to indicate this.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
tags/review.pl