Matt Darby wrote: > <tr class='entry'> > <input id="time_cards__time_card_date" name="time_cards[] > [time_card_date]" type="hidden" value="2008-12-28" /> > <input id="time_cards__user_id" name="time_cards[][user_id]" > type="hidden" value="121" /> > <input id="time_cards__id" name="time_cards[][id]" type="hidden" /> > > <td>
Those first three fields are not enclosed in a cell. That may cause IE to send the parameters in the wrong order. Please log and post the raw_post string. -- Rails Wheels - Find Plugins, List & Sell Plugins - http://railswheels.com --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

