Fix bug 14404. The articles are now always saved with the default options.
authorPlatonides <platonides@users.mediawiki.org>
Tue, 28 Dec 2010 18:44:32 +0000 (18:44 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Tue, 28 Dec 2010 18:44:32 +0000 (18:44 +0000)
commite2e210e2dee80d0e3d988c7437472b2366cb247a
tree04a0e9c420515b872da0ec888dff44dde4fc64ad
parent2455eb2d1f0d4f3616636b601b28d290d95056a6
Fix bug 14404. The articles are now always saved with the default options.
Most importantily, articles with {{int:X}} will now have consistent table
links no matter the language of the last saving user.
Existing articles with broken tables will be updated on a null edit (a purge is not enough).

Test added in r79121.
includes/Article.php