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

--- Comment #2 from Jack Phoenix <[email protected]> 2011-07-21 
06:21:22 UTC ---
The fix for this bug seems rather simple, but sadly it isn't so. In my testing,
I moved the bolding and link rendering from $1 to the useractivity-award
message and changed wfMsg to wfMsgExt with the parse option and passed
$row->sg_user_name as $1 to the message.
It introduced not one but two new bugs: annoying <p> tags that messed with the
display in a place where they weren't supposed to be and the Parser's strip
marked (UNIQ string) was exposed when using the siteactivity parser hook.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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