Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
5.x-1.x-dev
Component:
node data
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Aug 2008 at 23:25 UTC
Updated:
4 Aug 2010 at 17:54 UTC
views_handler_arg_nodetype() ends up calling db_escape_string() twice when filtering. Apparently, that's because add_where() didn't used to support placeholders. See attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| views_handler_arg_nodetype_extra_db_escape.patch | 775 bytes | dww |
Comments
Comment #1
esmerel commentedAt this time, only security fixes will be made to the 5.x version of Views.