https://bugzilla.wikimedia.org/show_bug.cgi?id=19447





--- Comment #24 from Tim Starling <tstarl...@wikimedia.org>  2009-07-05 
03:40:01 UTC ---
(In reply to comment #19)
> As noted in bug 19491, for me at least, I only ran into the error when running
> update.php for the very first time. Subsequent runs of update.php, even after
> manually dropping table l10n_cache, succeeded.

That's expected. You can recover your error by dropping l10n_cache, and also
doing:

DELETE FROM updatelog WHERE ul_key='populate category';

The wiki has to have at least one category to trigger the error, and it needs
to use a language code with its own class to avoid the error from
Language::factory() reported by Jidanni. It's fixed by r52730.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to