https://bugzilla.wikimedia.org/show_bug.cgi?id=41874
Mark Redekop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Mark Redekop <[email protected]> 2012-11-08 17:04:11 UTC --- thanks for the help nemo, that was the problem, adding $wgUrlProtocols = array_diff($wgUrlProtocols, array('news:')); fixed it for me. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
