The project_solr_browse_projects_form() function needs some slight tweaks to account for the change from taxonomy terms to node types in Project.

Comments

jhedstrom’s picture

Status: Active » Needs review
StatusFileSize
new750 bytes

Mostly a docblock change, but also added a change to pass the node type along with the form so projects such as drupalorg_search can easily access that information in form alter hooks.

dww’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +solr, +project, +drupal.org D7

Looks great to me.

grendzy’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Commit 493c866 on 7.x-1.x

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