Upgrader don't know which language are using site. Site_langauges= "en,es" means you site is available in english (en) and spanish(es), and widget are written in english (en). Languages will be detected in url so: /es/foo and /en/foo is processed as foo with language = es or en. A site can work without this values. Then Aiki assumes english and will not detect language (backward compatibility).
Setting the language is responsibility of web developer who will use the admin. -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/968062 Title: Upgrader is not update language in aiki_sites table Status in Aiki Framework: Invalid Bug description: When I update oflb aiki_sites(site_languages, widget_language) was empty should be ('en,es', 'en') To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/968062/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp