"Brion VIBBER" changed the status of MediaWiki.r107876 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107876#c28858
Old Status: new > New Status: fixme Commit summary for MediaWiki.r107876: Bug 33482 - Api incorrectly calls ApiBase::parseMultiValue if allowed values is given as an array Simply means that if you have an array of acceptable values and you only accept one at a time, you can have pipes in the allowed values. Brion VIBBER's comment: Bug is listed as 'calls parseMultiValue incorrectly' however this changed code is '''in''' parseMultiValue -- so it's obviously not fixing the problem that we shouldn't have gotten here in the first place. Something seems awry? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
