Closed (fixed)
Project:
Internationalization Views
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2011 at 22:24 UTC
Updated:
10 Oct 2011 at 23:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
miro_dietikerfine fine.
Comment #2
webflo commentedPatch attached.
Comment #3
thepanz commentedI think that the function named "i18nviews_views_data_alter__i18n_taxonomy" should be renamed deleting the double "__" in the function name:
with only one underscore between "alter" and "i18n"
Cheers
Comment #4
thepanz commentedBTW I tested the "non-taxonomy" translation features and it works fine with this patch.
Comment #5
miro_dietikerCommitted and pushed. Removed the "__" name, switche to single underline as this is more common afaik.
Attributed to webflo.