User "Happy-melon" posted a comment on MediaWiki.r83907. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/83907#c18908 Commit summary:
Some tweaks to HTMLMultiSelect form to make it play nicely with GET forms, and also to allow a 'flat list' of options Comment: It wouldn't stay hidden for very long, since all the GET parameters are munged into the url on form submission. That's broadly what is happening in <tt>action=edit</tt> verses <tt>action=submit</tt>, and it's always seemed a very clunky method to me. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
