webrat/spec/private/core
Josh Lubaway 846a90e561 Passing TextField values as plaintext to Mechanize.
Mechanize takes input as plaintext and escapes field values on its own.
If the values are escaped before they are passed to Mechanize, the values will be escaped twice.

These doubly-escaped values will result in incorrect behavior on the server side.
2009-05-29 10:42:30 -07:00
..
configuration_spec.rb [#242 state:resolved] 2009-05-18 16:37:45 -05:00
field_spec.rb Passing TextField values as plaintext to Mechanize. 2009-05-29 10:42:30 -07:00
link_spec.rb Whitespace 2009-04-07 20:30:12 -04:00
logging_spec.rb Whitespace 2009-04-07 20:30:12 -04:00
session_spec.rb Revert "Canonicalize all URLs (Shalon Wood)" 2009-05-11 16:48:28 -04:00