On Nov 11, 10:16 pm, mcginniwa <[EMAIL PROTECTED]> wrote:
> The html tags SHOULD be escaped, while the unicode characters
> shouldn't be. My work around will simply be to strip out the embedded
> HTML, but this a problem that people should be aware of when using the
> monkey patch.
>
Many moons ago I overrode the String#to_xs method that builder adds to
just escape the vitals (ie &<>'" ) instead of all the extra stuff it
does.
Fred
> Cheers,
> Watler
--~--~---------~--~----~------------~-------~--~----~
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 [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-talk?hl=en
-~----------~----~----~----~------~----~------~--~---