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

Alex Monk (Krenair) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Alex Monk (Krenair) <[email protected]> ---
I'm not really sure this is possible without making changes to MediaWiki core.
This text is sent to MediaWiki from a hook, but MediaWiki later escapes it
(SkinTemplate::makeLink - "$html = htmlspecialchars( $text );") so we can't add
HTML to the text without it being shown as plain text.

-- 
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