Go to file
Szymon Świerkosz 1ba92ac870 (bug 20310) Invalid value of edit_diff
This change makes EditFilterMerged handler replace all \r\n with \n.

Parser::preSaveTransform replaces \r\n with \n for all texts, so
there are no \r in the database. The hook EditFilterMerged is run
before the text is processed by Parser::preSaveTransform, so the
diff will be useless if the client sends content with \r\n as line
endings.

Change-Id: If81fe7cc5e3af51a6564f86597d3afaefc7ad4b7
2012-04-29 11:03:42 +02:00
api Revert r111217 (unreviewed rev in AbuseFilter) and its dependencies r113585, r113587, r113588, r113589. 2012-03-21 19:41:11 +00:00
db_patches Revert r111217 (unreviewed rev in AbuseFilter) and its dependencies r113585, r113587, r113588, r113589. 2012-03-21 19:41:11 +00:00
modules (bug 18145) Diffs on some /details views are stretched horizontally. 2012-04-13 16:52:00 +02:00
special Bug 35886 - AbuseLog broken with upgrade to mediawiki 1.20 2012-04-11 14:45:57 +01:00
tests svn:eol-style native 2009-04-09 20:45:31 +00:00
Views More documentation stubs 2012-03-26 16:03:23 +02:00
.gitreview Add .gitreview file 2012-03-22 13:55:41 -07:00
AbuseFilter.alias.php Localisation updates for special pages and magic words for extensions from http://translatewiki.net. 2011-12-25 22:19:29 +00:00
AbuseFilter.class.php Few more types top flesh out the previous revisions 2012-03-26 16:03:23 +02:00
AbuseFilter.hooks.php (bug 20310) Invalid value of edit_diff 2012-04-29 11:03:42 +02:00
AbuseFilter.i18n.php Localisation updates from http://translatewiki.net. 2012-04-27 20:00:28 +00:00
AbuseFilter.parser.php Few more types top flesh out the previous revisions 2012-03-26 16:03:23 +02:00
AbuseFilter.php Revert r111217 (unreviewed rev in AbuseFilter) and its dependencies r113585, r113587, r113588, r113589. 2012-03-21 19:41:11 +00:00
abusefilter.tables.pg.sql No time to fix, but leave a note about odd behavior of this extension for others. 2009-11-27 16:27:20 +00:00
abusefilter.tables.sql Contents of patch-afl_action_id.sql isn't actually int he default sql file... 2012-02-17 01:43:47 +00:00
abusefilter.tables.sqlite.sql Split AbuseFilter schema updates for SQLite out after briefly talking 2011-11-08 03:07:01 +00:00
AbuseFilterVariableHolder.php A LOT of function level documentation 2012-03-26 16:03:22 +02:00
phpTest.php Start removing/fixing calls to deprecated methods in WMF used extensions 2010-10-29 15:14:44 +00:00