This project is archived and is in readonly mode.
Give textilize() a better, but still html safe experience
Reported by Yehuda Katz (wycats) | May 13th, 2010 @ 12:29 AM | in 3.0.2
Make textilize() and friends automatically sanitize() the resulting content, offering a :safe => true option that will skip the sanitization.
Comments and changes to this ticket
-
Michael Koziarski June 1st, 2010 @ 10:24 PM
- Milestone cleared.
should also change auto_link, simple_format and any other non-safe formatting functions.
-
Santiago Pastorino June 6th, 2010 @ 07:03 AM
- Tag changed from blocker to blocker, patch
Patch here http://github.com/spastorino/rails/commit/e598264fecda7691630ca4912... and goes after this one http://github.com/spastorino/rails/commit/ed4d3e2b56be47ccfd348a584...
-
Santiago Pastorino June 6th, 2010 @ 07:08 AM
I missed markdown here are the patches http://github.com/spastorino/rails/commit/ed4d3e2b56be47ccfd348a584... and then http://github.com/spastorino/rails/commit/9ffe012df592767d68f56d73e...
-
Yehuda Katz (wycats) June 7th, 2010 @ 08:35 PM
- State changed from open to resolved
-
Rohit Arondekar June 8th, 2010 @ 01:52 PM
Commit for textilize_without_paragraph => http://github.com/rails/rails/commit/67f411c57b98f926d39042ba003cef...
and ticket with patch for markdown => https://rails.lighthouseapp.com/projects/8994/tickets/4794
Sorry I hadn't seen this ticket until now. :(
-
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to High
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>