On Wed, Aug 29, 2012 at 7:40 AM, Ronny Hanssen <
super...@gmail.com> wrote:
> According to the Rails 3.0.17 has been released! article and the github
> changes from 3.0.16 - 3.0.17 it seems that this change may be the most
> likely culprit: html_escape should escape single quotes.
>
> Could it be that there are more hidden problems that may pop up in Hobo
> because of this?
Yes, it's quite possible. I'll rerun the full test suite against 3.0
when I get back home in a week.
Rails quite commonly breaks things on a point release due to security
fixes. 2.3.6 was a particularly nasty example.
Bryan