User "Brion VIBBER" posted a comment on MediaWiki.r101666.

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

* (bug 32126) Fix 1.18 regression in watchlist editor when items already 
removed from watchlist

Overriding validation in HTMLForm bits so the extras can be safely ignored.

Comment:

HTMLMultiSelectField '''is''' the class that was being used before -- it's not 
suitable because of its enforced validation as noted in the comment. Hence, the 
existing HTMLMultiSelectField class is subclassed to override the validation.

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

Reply via email to