mediawiki-extensions-Visual.../modules/ve-mw/init
Bartosz Dziewoński a53c02f2c4 ve.init.mw.ArticleTarget: Fix error handling in #prepareCacheKey
If the paction=serializeforcache request fails, we were erroneously
converting it to a successful result with no value, which later causes
an exception, because since 381b58585c
other code expects the result to an an object.

The bug was introduced in 2015 in 07001001be,
but until that recent change it would only cause a 'badcachekey'
error, which was handled correctly later.

Change-Id: Ie1ffc8c3e616a7d296f2186fb17eaf039971a44f
2019-11-07 01:36:41 +01:00
..
apiresponsecache Remove jQuery from ve.dm.MWLanguageVariantNode 2019-11-02 16:28:32 +00:00
styles build: Update linters 2019-11-01 16:20:22 +00:00
targets ve.init.mw.ArticleTarget: Fix error handling in #prepareCacheKey 2019-11-07 01:36:41 +01:00
ve.init.mw.ArticleTargetEvents.js ArticleTargetEvents: clean up some duplication 2019-09-30 11:29:01 -05:00
ve.init.mw.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.mw.Platform.init.js doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
ve.init.mw.Platform.js build: Update linters 2019-11-01 16:20:22 +00:00
ve.init.mw.SaveErrorHandler.js Remove redundant @method annotations 2019-08-21 23:33:15 +02:00
ve.init.mw.trackSubscriber.js Add new EditAttemptStep stage: firstChange 2019-09-10 10:41:13 -05:00
ve.init.mw.ViewportZoomHandler.js MobileArticleTarget: Prevent unwanted page zooming on focus on iOS 2019-07-01 15:53:29 +02:00