"Kaldari" posted a comment on MediaWiki.r109786.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109786#c30134

Commit summary for MediaWiki.r109786:

[ApiSandbox] bug fix
* Looks like API is returning HTML here, got a couple of <br> and <li>'s
* Wrapping parens only if there is a link, got a couple of loose () before

Kaldari's comment:

It looks like prior to r109726, the regex was used to match to any set of 
characters that didn't include '\r', '\n', or '.', and then stick that set into 
an anchor tag. Now, however, it just sticks it back into descHtml. I'll add a 
fixme note to r109726.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to