Return-Path: X-Original-To: apmail-forrest-dev-archive@www.apache.org Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41E6E9824 for ; Tue, 17 Jan 2012 08:25:26 +0000 (UTC) Received: (qmail 35773 invoked by uid 500); 17 Jan 2012 08:25:26 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 34540 invoked by uid 500); 17 Jan 2012 08:25:17 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 33756 invoked by uid 99); 17 Jan 2012 08:25:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 08:25:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jan 2012 08:24:59 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BB27415102A for ; Tue, 17 Jan 2012 08:24:39 +0000 (UTC) Date: Tue, 17 Jan 2012 08:24:39 +0000 (UTC) From: "Karl Wright (Created) (JIRA)" To: dev@forrest.apache.org Message-ID: <987892131.47772.1326788679769.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (FOR-1231) Forrest does not deal properly with UTF-8 .xml content, even with the proper XML content-type header, and generates corrupted HTML MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Forrest does not deal properly with UTF-8 .xml content, even with the proper XML content-type header, and generates corrupted HTML ---------------------------------------------------------------------------------------------------------------------------------- Key: FOR-1231 URL: https://issues.apache.org/jira/browse/FOR-1231 Project: Forrest Issue Type: Bug Components: Internationalisation (i18n) Affects Versions: 0.9, 0.10-dev Reporter: Karl Wright Priority: Critical We're using Forrest to generate the Apache ManifoldCF site. We've added Japanese content. The content worked fine via localhost:8888, but the html images do not load properly in a browser, even though the browser correctly presumes the page is utf-8. It looks like many characters are handled correctly but some are corrupted. I've also tried the fix in FORREST-668 but this does not help. See http://incubator.apache.org/connectors and click on the tab in Japanese to see what I mean. The current source for the site can be found in: https://svn.apache.org/repos/asf/incubator/lcf/trunk/site. I checked out latest Forrest trunk and build that but there is no improvement. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira