PiRSquared17 / activescaffold

Automatically exported from code.google.com/p/activescaffold
MIT License
0 stars 0 forks source link

rails_xss compatibility #728

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
With rails_xss enabling auto-escaping of HTML in advance of Rails 3.0, I've 
been modified the plugin to explicitly allow raw HTML where needed. 

Has anyone else been looking into this or working on it?

Is there a desire for these changes to be merged in?

Original issue reported on code.google.com by doug...@gmail.com on 16 Feb 2010 at 6:59

GoogleCodeExporter commented 9 years ago
There is nobody working in rails 3 support yet, so nobody has worked in rails 
xss
support. I would be interested in those changes althouhg it's not my main 
priority

Original comment by sergio.c...@gmail.com on 17 Feb 2010 at 8:46

GoogleCodeExporter commented 9 years ago
Actually you can have rails xss support in 2.3.5 (we do), and as such would be 
very interested in this patch as i 
currently have garbage on the screen unless i specify raw everywhere i call 
active_scaffold commands.

Original comment by karim.he...@gmail.com on 21 Mar 2010 at 7:52

GoogleCodeExporter commented 9 years ago
It should work now with rails 2.3.8 and master branch

Original comment by sergio.c...@gmail.com on 21 Jul 2010 at 11:55