Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
node system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Feb 2008 at 02:39 UTC
Updated:
29 Feb 2008 at 02:58 UTC
db_escape_string() is target as a helper function for _db_query_callback(), where db_escape_table() is safe for both column and table name escape. node_load() wrongly mix them up.
| Comment | File | Size | Author |
|---|---|---|---|
| node_load-db_escape_table-0.1.patch | 780 bytes | hswong3i |
Comments
Comment #1
webernet commented#227548: Useless db_escape_string in node_load()