[troubleshoot foreign character display thomashartman1@gmail.com**20080929125303] hunk ./src/ControllerBasic.hs 104 + hunk ./src/ControllerBasic.hs 108 + , (exactdir "/htmlAttemptForeignChars" + [ ( msgToSp . HtmlString ) "some foreign chars: ä ö ü"]) + + hunk ./src/View.hs 21 - writeFile "output.html" $ renderTemplateGroup templates [("foreignRendered","meh"++foreignRendered)] "foreignchars" + writeFile "output.html" $ renderTemplateGroup templates [("foreignRendered",foreignRendered)] "foreignchars" hunk ./templates/basicurlhandling.st 42 -
  • Formatted html: First attempt at formatted html (wrong) ... - Second attempt at formatted html (right) -
  • +
  • Formatted html: First attempt at formatted html (wrong)
  • +
  • Second attempt at formatted html (right)
  • +
  • Foreign characters in formatted html
  • hunk ./templates/foreignchars.st 1 + hunk ./templates/foreignchars.st 6 +