Active
Project:
Coder Tough Love
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2011 at 15:41 UTC
Updated:
6 Jan 2012 at 03:40 UTC
Invalid message:
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n) Other linkchecker.batch.inc 13 N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n) Other linkchecker.batch.inc 57 N/A
db_rewrite_sql() is not available in D7.
Found in automated testing.
Comments
Comment #1
hass commentedComment #2
tim.plunkettComment #3
xjmHere we need a way to determine whether we're reviewing D6, D7, or D8 (because the D6 version of CTL will review all three branches on qa.d.o).