Closed (fixed)
Project:
Active Translation
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2008 at 23:10 UTC
Updated:
5 Jun 2008 at 23:12 UTC
The module is calling local_language_list() which calls language_list() which does caching of the installed/enabled languages. This isn't flushed after the form is saved so when we try to rebuild the table we're using the old settings. The attached patch calls language_list() directly to avoid problems with caching of languages.
Committing to HEAD.
| Comment | File | Size | Author |
|---|---|---|---|
| at_caching.patch | 3.7 KB | drewish |
Comments
Comment #1
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.