Project list all the terms, regardless of the vocabulary
Damien Tournoud - March 20, 2009 - 16:56
| Project: | Project |
| Version: | 6.x-1.x-dev |
| Component: | ApacheSolr integration |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
See for example:

#1
#2
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".
#3
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.
#4
Fixed in http://drupal.org/cvs?commit=249690
#5
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.
#6
Deployed.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.