User "Brion VIBBER" changed the status of MediaWiki.r83298. Old Status: resolved New Status: fixme
User "Brion VIBBER" also posted a comment on MediaWiki.r83298. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/83298#c23052 Commit summary: HTMLFormField class to build a select-dropdown-with-additional-text-field structure, with the select options maybe parsed from a system message as is done for the protect, block, delete, fileupload, etc, dialogues. Serves as a replacement vector for Xml::listDropDown(). Comment: This does not appear to be compatible with Xml::listDropDown(); entries containing "|" characters get chopped in two, and the parts before and after the | get separated out into key and value pairs or something. This completely damages things like block reasons, which often include links -- bug 31087. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
