https://bugzilla.wikimedia.org/show_bug.cgi?id=26865

Umherirrender <umherirrender_de...@web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #7 from Umherirrender <umherirrender_de...@web.de> ---
The api will not redirect by itself and does not provide a url for redirecting,
so the wgDisableHardRedirects setting must not be respected. The redirects are
also stored inside the redirects table, so that are redirects.

wgInvalidRedirectTargets is respected, because those redirects are not in the
redirect table (and will not be added by the api)

It is always safer to let index.php doing redirects instead of calling the api
to get the right 'to' page and call than index.php with the new page.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to