Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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".
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.
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.
Comments
Comment #1
damien tournoud commentedComment #2
damien tournoud commentedTo 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".
Comment #3
dwwThat'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.
Comment #4
damien tournoud commentedFixed in http://drupal.org/cvs?commit=249690
Comment #5
dwwGreat, 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.
Comment #6
dwwDeployed.