After upgrading from rails 2.3.3 to rails 2.3.8, i''ve lost the ability to parse xml parms sent via tests using @request.env[''RAW_POST_DATA''] xml. Rails stopped parsing the content of the raw_post_data into params which made all the test that depend on this fail. I''m also setting @request.accept = "text/xml" Anyone out there ended with something similar? -- Posted via http://www.ruby-forum.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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.