User "Kaldari" posted a comment on MediaWiki.r97836.

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

Adding back webitects form for this week as well as some fixes for PayPal 
donations. FU r97776 and r97832

Comment:

<nowiki><hr> is not valid XHTML, use <hr /></nowiki>.

There's a mix of space and tab indentation.

Attribute selector values in jQuery should always be quoted. For example, 
input[name=amount] should be input[name='amount'] (See 
http://bugs.jquery.com/ticket/8229)


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

Reply via email to