Posted by dww on April 9, 2009 at 12:02am
2 followers
Jump to:
| Project: | Project |
| Version: | 6.x-1.x-dev |
| Component: | Views integration |
| Category: | bug report |
| Priority: | normal |
| Assigned: | dww |
| Status: | closed (fixed) |
Issue Summary
While testing #22402: Recent issues block I discovered a bug in project_plugin_argument_validate_project_nid.inc -- if you use a numeric project nid argument, the query to find and validate the nid is broken since the SQL we pass to db_rewrite_sql() doesn't use an 'n' alias on {node} and therefore db_rewrite_sql() freaks out. I'll commit a fix momentarily, just wanted to open an issue about it first.
Comments
#1
#2
http://drupal.org/cvs?commit=194752 for the interested reader...
#3
Automatically closed -- issue fixed for 2 weeks with no activity.