Closed (fixed)
Project:
Taxonomy VTN
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2009 at 10:36 UTC
Updated:
25 Oct 2009 at 10:00 UTC
When using taxonomy_vtn in combination with Internationalization (I18N) and caches enabled (Taxonomy VTN > Settings > Caching: ON), only one language version is stored in cache and then delivered for all languages. This is not what, what is wanted.
I was studying the source code and found, that the cache key or $cache_name does not pay attention to the current language.
I have added a patch to solve the problem. Please include it to the trunc.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_vtn_i18n.patch | 1.15 KB | ducdebreme |
Comments
Comment #1
AlexisWilke commentedducdebreme,
Thank you for the patch! It is now applied (-dev for now).
Alexis