search for: form_serialize

Displaying 1 result from an estimated 1 matches for "form_serialize".

2006 Jul 03
0
Prototype 1.5.0_rc0 form_serialize issues for select lists
Hi, we have a rails 1.0 application and I did some tests to see if we could upgrade to rails 1.1 One issue I found, is that prototype 1.5.0_rc0, that was installed by rake rails:update:javascripts, changes the way a select list is serialized if an option has an empty value. Consider a form like <%= form_tag :action => ''test_form_post'' %> <% options = {