Closed (fixed)
Project:
Similar By Terms
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2007 at 13:59 UTC
Updated:
14 Jul 2008 at 04:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedGreat. It works for me as well! Please integrate it into the module.
Comment #2
ablivio commentedHere is a better (?) way to do it.
Instead of directly calling db_query(), put the SQL query in $sql variable, then use db_rewrite_sql(), which is hooked by i18n module and will perform the required adaptations.
Hope this helps!
-- Denis.
Comment #3
marcor commentedJust did the same as in ablivio's similarterms.patch. Looks good and works well to achieve i18n compativility.
Comment #4
rmiddle commentedThat is a simple change. Added to CVS for both 5 and 6.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.