searching views.module issue queue for "block" or "blocks" returns no results, even though I just saw an issue with block in the title.

Comments

seanr’s picture

All statuses were selected. The rest I selected nothing (it should default to all, right?)

dww’s picture

Version: 4.6.x-1.x-dev » x.y.z

he's talking about http://drupal.org/project/issues/search/views. even if you manually select all options on all boxes, if you typed in "blocks" as the keyword, nothing shows up, even though if you just view http://drupal.org/project/issues/views, you'll see http://drupal.org/node/62629, "views blocks translated with i18n.module?"

a quick survey shows that some search terms ("taxonomy", "correction", "menu", "column", etc) are working fine, yet others produce no results, even with obvious matches available ("blocks", "filter"). it's not that the search is only looking at the issue body or title.

i'm really not sure what's going on here. if anyone has any ideas, please speak up.

sime’s picture

Is this critical? I'd like to think so, I can't find a way to search through closed issues.

RobRoy’s picture

Title: searching not working, or at least not working well » Advanced search for issues not finding correct results
Priority: Normal » Critical

Yeah, I did a search for "select all" (no quotes) and came up with no results for Drupal project. Then I did the same search with quotes (which is more restrictive) and I got 4 results.

Also, if you do get a multiple page result, you lose any advanced search criteria when clicking on pages 2-N. That issue is at http://drupal.org/node/83727 and http://drupal.org/node/86806.

hass’s picture

subscribe

hunmonk’s picture

Version: x.y.z » 5.x-1.x-dev
Priority: Critical » Normal

downgrading. this is not critical.

hunmonk’s picture

Status: Active » Postponed

we should look at this problem after the views conversion is complete.

dww’s picture

Status: Postponed » Fixed

Pretty sure this was just fixed by http://drupal.org/node/189278

Notice that the problem search terms either started with a 'b' or an 's', both of which have meaning for % in db_query()...

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.