On Thu, 24 Feb 2005 13:11:12 -0500, Matt Feifarek wrote: >�Hi Steve. > >�We remembered why we did this: it's Webkit's fault. Or perhaps it >�is the fault of cgi.FieldStorage. > >�Even if you take FormKit out of the equation, a multiple-select >�<input>�tag works this way. We can certainly "fix" this via >�FormKit, but we thought it bad to change the behavior of the way >�webkit handles submitted posts. > >�But we agree with you; it SHOULD be consistent. It should ALWAYS be >�a list > >�Thoughts, anyone? Should we fix this 'bug' or keep it consistent >�with WK?
I'm not familiar with your FormKit, but couldn't you provide a setting to control the behavior? You'd have to pick a default behavior, but people could have it either way via the setting. And btw this does ultimately come from cgi.FieldStorage. I always thought it was weird, but I also thought that making a list out of everything was weird, too. -Chuck ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Webware-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/webware-discuss
