On Mon, Jan 14, 2013 at 8:23 AM, Paul <p...@nines.org> wrote:
> Has anyone started seeing the error:
>
> Disallowed type attribute: "symbol"
> I found this blog entry which seems to completely describe the problem:
> http://techtime.getharvest.com/blog/activeresource-xml-bug-fix-for-rails-3-dot-0-19
> but it claims that the problem was only in older versions of Rails.
>
> There is a proposed fix for Rails 3.0, but that obviously wouldn't help me.
>
> I was wondering if the problem was in all versions of Rails, not just 3.0.
> It did just appear and neither my web service nor the ActiveResource model
> has changed recently.

That fix was brought into all currently maintained versions of Rails.
You should not be symbolizing untrusted input anyways, unless you like
opening up a world of hurt.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to