Ruby on Rails Tuesday, May 31, 2011

This works find on 2.3.5. I have a form with a select list. Selecting
a value (it's a search type), typing in a text value into a text
field, then submitting the form (which causes a an SQL search and a
redispay of the initial page with the selected records.

2.3.5 preserved the values of the select list across invocations.
3.0.7 resets the selected value of the list to #0.

??

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment