Closed (fixed)
Project:
Drupal core
Component:
search.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 May 2005 at 16:57 UTC
Updated:
28 May 2005 at 17:58 UTC
Now that db_affected_rows() returns the number of rows matched instead of only changed we can get rid of the hacks that worked around this. It looks like search module and locale.inc are the only places that need cleaning. Here's the patch for search module.
| Comment | File | Size | Author |
|---|---|---|---|
| db_affected_rows.patch | 1.04 KB | matt westgate |
Comments
Comment #1
dries commentedCommitted to HEAD. Thanks.
Comment #2
(not verified) commented