[documentation] [Documentation bug] Doc error on _db_rewrite_sql API
fgm
drupal-docs at drupal.org
Fri Jan 5 10:47:52 UTC 2007
Issue status update for
http://drupal.org/node/32833
Post a follow up:
http://drupal.org/project/comments/add/32833
Project: Documentation
Version: <none>
Component: Developer Guide
Category: bug reports
Priority: normal
Assigned to: Anonymous
Reported by: fgm
Updated by: fgm
-Status: closed
+Status: active
Error is still there on API:
http://api.drupal.org/api/HEAD/function/_db_rewrite_sql
http://api.drupal.org/api/4.7/function/_db_rewrite_sql
http://api.drupal.org/api/4.6/function/_db_rewrite_sql
All mention the nonexistent hook_sql
fgm
Previous comments:
------------------------------------------------------------------------
Sun, 02 Oct 2005 11:50:55 +0000 : fgm
The current doc says:
"Collects JOIN and WHERE statements via hook_sql"
It seems it should say:
"Collects JOIN and WHERE statements via hook_db_rewrite_sql" instead,
and link to hook_db_rewrite_sql
This fix is needed on both:
http://drupaldocs.org/api/4.6/function/_db_rewrite_sql
and
http://drupaldocs.org/api/head/function/_db_rewrite_sql
------------------------------------------------------------------------
Fri, 05 Jan 2007 07:26:41 +0000 : sepeck
drupaldocs has been decommed.
More information about the documentation
mailing list