Closed (fixed)
Project:
Indymedia cities list
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2007 at 12:48 UTC
Updated:
19 Dec 2007 at 03:11 UTC
on line 150:
variable_set('indymedia_cities_list'. $language, $result->data);
should be :
variable_set('indymedia_cities_list_'. $language, $result->data);
Comments
Comment #1
mfbThanks for the report!
It appears that I am not testing the module on php4 at all, unfortunately! This nasty bug was introduced in the last revision before 1.0 was released :(
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.