User "Krinkle" posted a comment on MediaWiki.r87961.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87961#c17360
Commit summary:

Fixing broken tooltip/accesskey's for view_urls in Vector. Thanks JeroenDeDauw 
for reporting this! In contrary to Linker:tooltip (which returns a string 
(attributes expanded allready), Linker::tooltipAndAccesskeyAttribs returns an 
array. This caused the link to be like <a href='..' array></a>

Comment:

Before this commit the link used to be like 
<pre>
<a href="..." Array=""></a>
</pre>

See also follow-ups and bug 29204  and r87584.

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

Reply via email to