mediawiki-extensions-Visual.../modules/ve/init
Catrope 4511a9e6be Actually pass oldid parameter when serializing
Apparently Parsoid has always required this, and we've never sent it,
yet somehow the code in production works. This may well be the cause
of some of the selser issues we saw after the deployment attempt in
January.

Made oldid a required parameter in the API module, and default it to 0.
When we get 0, we translate that to the empty string for Parsoid's
benefit. We also need to explicitly get wgCurRevisionId in
ViewPageTarget, and that's also 0 on new pages.

Change-Id: I3a55025246014cd74e15d6d5b6c4ede7b823e5df
2013-04-17 11:31:20 +00:00
..
mw Actually pass oldid parameter when serializing 2013-04-17 11:31:20 +00:00
sa Remove more periods 2013-03-20 22:55:50 +00:00
ve.init.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.init.Platform.js Remove more periods 2013-03-20 22:55:50 +00:00
ve.init.Target.js Context, frame, window, dialog and inspector refactor 2013-03-14 00:03:31 +00:00