Closed (fixed)
Project:
Project
Component:
Issues
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Jan 2005 at 20:43 UTC
Updated:
11 Oct 2005 at 16:01 UTC
Jump to comment: Most recent file
Go to http://drupal.org/project/issues/search/drupal, enter "Eric Scouten" for participant, and click Search.
The list includes many issues in which I have never participated. At this moment, the first issue (http://drupal.org/node/13095, "Make misc/drupal.css optional") is one example of a false positive search result.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | issue-participant-search.patch | 3.96 KB | nedjo |
Comments
Comment #1
junyor commentedNo matter what I enter, I get 38 pages of results.
Comment #2
moshe weitzman commentedthis field is simply not used when issueing a search.
Comment #3
Eric Scouten commentedStill happens in current CVS (or at least what's on drupal.org today).
Comment #4
nedjoThere were two issues. 1. 'participated' had been left off the array of used fields in
project_issue_query_parse(). 2. the sql generated inproject_issue_query_sql()needs to wrap each subblock of sql in parentheses, so that multiple OR conditions are properly handled.This patch also corrects a minor display issue on the advanced search form (missing colspan).
Comment #5
nedjoApplied.
Comment #6
(not verified) commented