instiki/test/functional
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
..
admin_controller_test.rb Rails 2.3.3.1 2009-08-04 10:16:03 -05:00
application_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
file_controller_test.rb Uploaded files in published webs should be accessible 2009-06-17 11:17:25 -05:00
routes_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
wiki_controller_test.rb Clean, rather than Complain 2009-09-07 16:02:36 -05:00