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

--- Comment #1 from Andre Klapper <[email protected]> ---
Originally brought up here:
https://www.mediawiki.org/wiki/Project:Support_desk#x.5BRESOLVED.5D_Upgrading_beyond_1.19_is_causing_errors_with_links_to_the_News:_namespace_26094

Workaround:
  $wgUrlProtocols = array_diff( $wgUrlProtocols, array( 'news:' ) );
at the bottom of LocalSettings.php

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to