instiki/test
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
..
fixtures Another Bug-fix and some tests 2009-06-06 21:08:08 -05:00
functional Clean, rather than Complain 2009-09-07 16:02:36 -05:00
unit Refactoring the Web Model (From James Herdman) 2009-09-05 23:02:52 -05:00
watir Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
sanitizer.dat More Tests 2009-01-05 22:13:09 -06:00
test_helper.rb Test page_name, not text 2009-06-12 19:47:56 -05:00