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

Nemo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |shell
           Priority|Lowest                      |Normal
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]
          Component|Redirects                   |Site requests
            Product|MediaWiki                   |Wikimedia
            Summary|HardRedirects don't show    |Set $wgRedirectSources on
                   |"(Redirected from X)"       |donatewiki and
                   |caption on redirected pages |foundationwiki
           Severity|enhancement                 |minor

--- Comment #3 from Nemo <[email protected]> ---
We have:

'wgDisableHardRedirects' => array(
    'default'      => true,
    'donatewiki' => false,
    'foundationwiki' => false,
),

but $wgRedirectSources seems to be left to the default, i.e. false: this is
wrong, it should allows at least donatewiki and foundationwiki themselves.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to