Encoding incorrect on manifesto.softwarecraftsmanship.org

0 views
Skip to first unread message

Mikel

unread,
Aug 24, 2010, 3:18:35 AM8/24/10
to software_craftsmanship
Hi all.

The encoding in the head of http://manifesto.softwarecraftsmanship.org/
is set to UTF-8, it appears to me though that the characters are being
served up as ISO-8859-1

Changing the following head meta tag from:

<meta http-equiv="content-type" content="text/html; charset=UTF-8">

to:

<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">

Should fix the problem as a stop gap.

However, the problem is probably deeper in that incorrect encoding
might be entering the database during the signup process, in which
case a table clean up is needed.

If any help is wanted on this, please get in touch.

Mikel Lindsaar
http://rubyx.com/
http://lindsaar.net/
Reply all
Reply to author
Forward
0 new messages