On 15/04/12 21:21, Platonides wrote:
> On 15/04/12 21:07, Thomas Gries wrote:
>> Am 15.04.2012 21:05, schrieb Roan Kattouw:
>>> How did you add these interwiki definitions exactly?
>> I added them via the Extension:Interwiki (they _are_ in the database table)
>> /Interwiki <https://www.mediawiki.org/wiki/Extension:Interwiki> (Version
>> 2.0)/ /(r110714)
>> <http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/Interwiki/?pathrev=110714>/
> 
> A purge should have been enough.
> What are the contents of the sql row?

The issue was that since r98109 (8ecde9b) the Interwiki is being cached
for 1 hour in $wgMemc even for negatives.
So if you check that it doesn't work and then add it, the changes won't
take effect for one hour, no matter how much you purge.

I fixed Interwiki extension in r114912 to remove the cached entry it has
changed.


_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to