Closed (fixed)
Project:
Internationalization
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2008 at 14:43 UTC
Updated:
14 Jul 2012 at 23:11 UTC
Hi,
CivicActions is reviewing and upgrading multiple modules for use on client sites. Attached you will find a patch based on a SQL standards review with the coder module. The i18nstrings module uses "LIMIT 1" (which isn't supported by all databases) in one of its sql queries instead of using db_query_range(). See http://drupal.org/node/1395 for further info.
Attached patch should fix the issue.
Cheers,
Stella
| Comment | File | Size | Author |
|---|---|---|---|
| i18n_ansi_sql.patch | 1.03 KB | stella |
Comments
Comment #1
jose reyero commentedYup, that was not a very standard query, thanks
@stella
I see you are posting a lot of good small patches. So, though one issue per patch is usually encouraged, I don't mind if you want to post many one line patches into a big one, just add a short description, we'll both save some time :-)
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.