summaryrefslogtreecommitdiff
path: root/extensions/LocalisationUpdate/KNOWN_ISSUES.txt
blob: 7ce14cd0df16f2fb2ee0144a67854d222343755d (plain)
1
2
3
4
5
6
7
8
9
10
11
- Only works with SVN revision 50605 or later of the
  MediaWiki core



Key issues at the moment:
* Seems to want to store a copy of the localization updates in each local database.
We've got hundreds of wikis run from the same installation set; we don't want to multiply our effort by 1000.

* It doesn't seem to be using available memcached stuff; unsure yet whether this is taken care of
by the general message caching or if we're going to end up making extra hits we don't need.