https://bugzilla.wikimedia.org/show_bug.cgi?id=27676
--- Comment #4 from Liangent <[email protected]> --- (In reply to comment #3) > The class is documented at > http://svn.wikimedia.org/doc/classHTMLMultiSelectField. > html#a695a8f2d3de4a6199343daa6b4dcbea0 > but I don't know whether it is supposed to work with method="get" > > Also wondering whether there is a better component for this bug... Hmm there's already a FIXME comment there: https://svn.wikimedia.org/doc/HTMLForm_8php_source.html#l02147 02163 # This is the impossible case: if we look at $_GET and see no data for our 02164 # field, is it because the user has not yet submitted the form, or that they 02165 # have submitted it with all the options unchecked? We will have to assume the 02166 # latter, which basically means that you can't specify 'positive' defaults 02167 # for GET forms. 02168 # @todo FIXME... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
