mediawiki-extensions-Visual.../modules/ve-mw
Roan Kattouw 942440c7df Drop nonexistent &redirect= parameter from API requests
The correct parameter is &redirects=. Which we really don't want
to use anyway, because if Foo->Bar, using &redirects=1 would
cause a search for "Fo" to return "Bar" as a search suggestion
with no explanation why (and "Foo" wouldn't be visible).

This isn't unsurmountable, we could put in handling similar to
how the category widget handles redirects, but what this code
is trying to do by passing this parameter is definitely wrong.

Change-Id: Idd12c03aaef897d7c1dc70b2a7692e7d71980efe
2014-10-21 18:34:27 -07:00
..
ce Don't try to check page existence of external links in transclusion nodes 2014-10-17 19:49:32 +01:00
dm Replacing push.apply in VE-MW with ve.batchPush from VE core 2014-10-16 23:12:22 +05:30
i18n Localisation updates from https://translatewiki.net. 2014-10-21 23:03:05 +02:00
init Make spinner appear immediately when clicking edit 2014-10-22 03:20:40 +05:30
tests [BrowserTest] create simple test for Basic Citation 2014-10-21 12:10:19 -07:00
ui Drop nonexistent &redirect= parameter from API requests 2014-10-21 18:34:27 -07:00