instiki/vendor/rails
Jacques Distler c79fef9c01 Clean, rather than Complain
Previously, if the user tried to submit content which was
malformed utf-8, Instiki would complain loudly to him.

A slightly more user-friendly approach was suggested by
the latest Rails 2.3.4, and a conversation with Sam Ruby
(who suggested some improvements).

Now, instead of complaining, we remove the offending bytes,
leaving a well-formed utf-8 string, which we pretend is what
the user meant to submit.
2009-09-07 16:02:36 -05:00
..
actionmailer Instiki 0.17.2: Security Release 2009-09-05 02:01:46 -05:00
actionpack Whoops! Make Sure Instiki Works with Vendored Rack 2009-09-05 02:44:19 -05:00
activemodel Instiki 0.16.5 2009-03-16 09:55:30 -05:00
activerecord Clean, rather than Complain 2009-09-07 16:02:36 -05:00
activeresource Instiki 0.17.2: Security Release 2009-09-05 02:01:46 -05:00
activesupport Instiki 0.17.2: Security Release 2009-09-05 02:01:46 -05:00
ci Instiki 0.17.2: Security Release 2009-09-05 02:01:46 -05:00
railties Instiki 0.17.2: Security Release 2009-09-05 02:01:46 -05:00