http://d6.drupal.org/project/modules?filters=drupal_core:87

when I filter on project/modules page then I can see themes mixed with modules.. Without filter the list seems good.
Could be an Apache Solr Search problem..

Comments

drumm’s picture

Project: Drupal.org infrastructure » Project
Version: » 6.x-1.x-dev
Component: Other » Projects
damien tournoud’s picture

Assigned: Unassigned » damien tournoud

Interesting.

dww’s picture

Note: when sorting modules by usage, I once saw the Drupal core project teaser at the top of the list. Seems like the same bug.

damien tournoud’s picture

Status: Active » Fixed

Fixed by http://drupal.org/cvs?commit=170477: we need to add the static filters at the end of the query preparation, just before execution. If we don't, they get lost when calling apachesolr_modify_query().

Status: Fixed » Closed (fixed)
Issue tags: -drupal.org upgrade

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