This was a bug in 2.3.7 and is not supposed to be the case in 2.3.8. Please ensure your application really is using 2.3.8.
On 30 May 2010 08:33, chrispie <[email protected]> wrote: > Hi there, > > if I use the form_tag helper every html command within that helper > block gets escaped and is not been recognized by the browser as a tag. > > Is that a bug or a feature? On irc nobody had a answer. > > > Example: > > <% form_tag do %> > > <div></div> > > <% end %> > > i tried this with rails 2.3.7 and 2.3.8. Everytime the same problem. > > On rails 2.3.5 everthing works fine. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-core%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-core?hl=en. > > -- Ryan Bigg / Radar -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en.
