diff options
-rwxr-xr-x | script/wraptest | 2 | ||||
-rw-r--r-- | todo.txt | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/script/wraptest b/script/wraptest index d15d255b3..d62e4ce48 100755 --- a/script/wraptest +++ b/script/wraptest @@ -29,6 +29,8 @@ team@governmentspy quoting reference PB2. We\'ll make sure future ones go to the right place. ''' +test_email.gsub!(/\n/, "\r\n") + puts MySociety::Format.wrap_email_body(test_email) #puts MySociety::Format.wrap_email_body("Hello this is a string. @@ -43,6 +43,9 @@ aren't shown on the website Tidying ======= +accept-charset="utf-8" on all forms - does it matter if Content-Type of whole +page is already UTF-8? + Use working days Bubbles don't validate |