Adding this to a regular page broke the string in 2 lines on the page:

First line<%= sanitize('<br />') -%>Second line

It's not the same thing but it might work?

> The source reads:
>
> This field is too long. & l t ; br /& g t ;You are using 12600
> characters out of a permitted 1000.
>
> (I have put spaces between the characters so that they don't get parsed
> when I submit this!)
>
> It seems that rails is sanitizing the output for me.
>
> Any idea how I can get round this?
> --
> Posted viahttp://www.ruby-forum.com/.

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to