Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.

String escaping in Rails 2.3.8 #8

Open
cimm opened this issue Aug 3, 2010 · 0 comments
Open

String escaping in Rails 2.3.8 #8

cimm opened this issue Aug 3, 2010 · 0 comments

Comments

@cimm
Copy link

cimm commented Aug 3, 2010

Hi,

In Rails 2.3.8 strings are escaped as they are not HTML safe by default like before. This means your plugin shows some HTML code in the views (e.g. the JavaScript stuff). Here is a patch with the modifications to make it 2.3.8 compatible: http://gist.github.com/506258

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant