https://bugzilla.wikimedia.org/show_bug.cgi?id=16841
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Normal |Highest --- Comment #2 from Brion Vibber <[email protected]> 2008-12-30 21:19:58 UTC --- The affected revisions are after the conversion, and their old_flags includes 'utf8': +---------+---------+------------------+---------------+ | rev_id | old_id | old_text | old_flags | +---------+---------+------------------+---------------+ | 1478894 | 1468741 | DB://rc1/43592/0 | external,utf8 | | 1790478 | 1777869 | DB://rc1/3210/0 | external,utf8 | | 1936801 | 1923062 | DB://rc1/26644/4 | external,utf8 | +---------+---------+------------------+---------------+ They're clearly getting run through without the flags at some step, though... I've locked dawiki and dawiktionary to editing (wgReadOnly in InitialiseSettings) per Wegge's request until we get this sorted out, since any further edits on broken revisions are going to be pretty nasty and won't get automatically fixed by something that rolls back to the original ES entries for the old revs. -- 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
