It's normal that rails adds a hidden field with the name `utf8` and a check
as the value, when you submit a form using GET the hidden field goes there
with the other fields, there's nothing wrong there.

You should have some error on the console if something is not working, that
`utf8` parameter is ok.

El sáb., 30 nov. 2019 a las 20:28, fugee ohu (<fugee...@gmail.com>)
escribió:

> This request has some utf8 in between "item_type_id" and "="
> GET /items/new?utf8=%E2%9C%93&item%5Bitem_type_id%5D=9&commit=New+item
> HTTP/1.1
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rubyonrails-talk+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rubyonrails-talk/4e4ee2a6-e656-4dd2-84f0-670f9eaa40b0%40googlegroups.com
> <https://groups.google.com/d/msgid/rubyonrails-talk/4e4ee2a6-e656-4dd2-84f0-670f9eaa40b0%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAPS3bcBFxS92d6-28qdRmXg%3DQDR_vVA7-pzFFw5Ux7Uf3x6KjQ%40mail.gmail.com.

Reply via email to