https://bugzilla.wikimedia.org/show_bug.cgi?id=19438
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Priority|High |Normal --- Comment #3 from [email protected] 2009-10-07 18:35:54 UTC --- In the German Wikipedia, we had a similar problem. The errors occured because the software changed its behaviour with umlauts (ä, ö, ü …). I think these errors are always created by the timeline’s code. So you should check this. In the German Wikipedia, I wrote a bot module to search such broken timelines. The solution of this problem is to create a system message to which you can add a category. This is done in r56366. So wait till this revision is live. Then you can find all broken timelines. Check their code to remove the error. Here is an example what the problem could be: http://de.wikipedia.org/w/index.php?title=Vorlage:Zeitleiste_Vizekanzler_(%C3%96sterreich)&diff=prev&oldid=64332643 -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
