https://bugzilla.wikimedia.org/show_bug.cgi?id=65640
--- Comment #24 from Istvan Bujdoso <[email protected]> --- Yes. I use the version of REL1_22 branch. Something changes the link to span. At the end of the link() function (core MediaWiki function, /includes/Linker.php) it is still a link: <a href="/mediawiki/index.php?title=Test&action=edit&redlink=1" class="new" title="Test (page does not exist)">Test</a> But the output in the browser is a span: <span title="Test (page does not exist)" class="new">Test</span> -- 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
