Comments

damien tournoud’s picture

Title: Project list all the terms, regardless of the category » Project list all the terms, regardless of the vocabulary
damien tournoud’s picture

To clarify: "Novice" is not a term in the "Project" vocabulary. This page should result in a 404, but results in a correct 200 page, saying "No project found".

dww’s picture

Component: Projects » ApacheSolr integration

That's a bug in project_solr. You should hopefully be able to find it in this case. ;) I'll give you a hint: project_solr_browse_page() looks up the project vid, but doesn't restrict to that when searching for the parent term of the URL argument.

damien tournoud’s picture

Status: Active » Fixed
dww’s picture

Status: Fixed » Needs work
Issue tags: +needs drupal.org deployment

Great, thanks. Please tag things "needs drupal.org deployment" if they've been committed to CVS, but not synced to SVN and deployed on the live server.

dww’s picture

Status: Needs work » Fixed
Issue tags: -needs drupal.org deployment

Status: Fixed » Closed (fixed)

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