mediawiki-extensions-Visual.../modules/ve-mw/init
Roan Kattouw 0c92ef904c Followup 5c0c117: make the edit tab work with oldid= again
After 5c0c117, clicking the VE edit tab on /wiki/Foo?oldid=123
sent you to /wiki/Foo?veaction=edit , dropping the oldid parameter
and editing the current version rather than the old version.

Fix this by only recomputing veEditUri from scratch when necessary,
and reusing the current URI when possible.

Change-Id: Iee9a745990f1a2bad40f46b8cdaaa727bb7fead8
2014-11-10 18:24:45 -05:00
..
styles Override overflow: hidden; for <h3>s in the command help dialog 2014-10-27 17:51:46 -07:00
targets Followup 5c0c117: make the edit tab work with oldid= again 2014-11-10 18:24:45 -05:00
ve.init.mw.js Use registered target, instead of ve.init.Target 2014-06-17 20:41:01 +01:00
ve.init.mw.LinkCache.js Show category items as red if they don't have description pages 2014-11-08 14:27:27 +00:00
ve.init.mw.Platform.js Use hasOwnProperty instead of 'key in obj' 2014-11-05 20:54:50 +00:00
ve.init.mw.Target.js Followup 31bafa1: forgot to rename 'data' to 'args' for citation commands 2014-11-05 13:46:54 -08:00
ve.init.mw.TargetEvents.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00