https://bugzilla.wikimedia.org/show_bug.cgi?id=42616
MZMcBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected]. |[email protected] |org | --- Comment #5 from MZMcBride <[email protected]> --- (In reply to comment #2) > I've confirmed this bug. It's kind of nasty, as any subsequent save of the > page will lead to diffs such as this: > <https://test.wikipedia.org/w/index.php?title=Some_page_title&diff=prev&oldid=152897> > (MediaWiki typically strips trailing newlines in the edit area). I filed a separate bug for the diff issue: bug 42669. It seems from testing on the English Wikipedia that while a large number of these redirects containing trailing newlines came from this recent ContentHandler bug (solved by Gerrit changeset 36705), there have been older bugs in the code that have caused similarly goofy redirects. I'm seeing some from 2005 and some from 2002 (related to the Conversion script, perhaps). I'm also noticing byte count irregularities. I believe the maintenance script that populated byte counts for each revision miscalculated in some cases. This probably needs further investigation, as it may have ripple effects on data integrity checks, particularly the SHA1 hashes. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
