Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 61116 invoked from network); 7 Oct 2005 08:11:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Oct 2005 08:11:31 -0000 Received: (qmail 6167 invoked by uid 500); 7 Oct 2005 08:11:30 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 6125 invoked by uid 500); 7 Oct 2005 08:11:30 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 6111 invoked by uid 99); 7 Oct 2005 08:11:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2005 01:11:29 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_POST,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mmocek@seznam.cz designates 212.80.76.43 as permitted sender) Received: from [212.80.76.43] (HELO smtp.seznam.cz) (212.80.76.43) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 07 Oct 2005 01:11:31 -0700 Received: (qmail 31167 invoked from network); 7 Oct 2005 08:11:05 -0000 Received: from unknown (HELO ?127.0.0.1?) (mmocek@195.47.50.68) by cetus.go.seznam.cz with ESMTPA; 7 Oct 2005 08:11:05 -0000 Message-ID: <43462D8D.90603@seznam.cz> Date: Fri, 07 Oct 2005 10:10:53 +0200 From: Miroslav Mocek User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: using HTML as input References: <434536BD.7060804@seznam.cz> <4345443D.7000807@apache.org> <43454D46.4040700@seznam.cz> <7FBB5E5C-7A7E-472D-BA3D-8FC13512A74B@mac.com> In-Reply-To: <7FBB5E5C-7A7E-472D-BA3D-8FC13512A74B@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0540-6, 06.10.2005), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ok. I added line into forrest.build.xml. I started forrest run -Dfile.encoding=UTF-8 in console is written: init: UTF-8 So I assume, the java default encoding is now UTF-8. (it was other, previously) Still getting the same wierd characters. (THE SAME) my env: java1.5, forrest0.8-dev,windows. Ok, I need solution. I've looked at sources, haven't found html reader you are reporting to. Where is it, please? Mirek Sjur Moshagen wrote: > This is a known issue, see: > > http://issues.apache.org/jira/browse/FOR-668 > > Sjur > > Den 6. okt. 2005 kl. 19.13 skrev Miroslav Mocek: > >> But I have problem with encoding. >> The HTML file is in UTF-8, specified also in meta. >> But the resulting page is displayed wierdly. >> >> Is there some configuration? >> Mirek >> >> Ross Gardler wrote: >> >> >>> Miroslav Mocek wrote: >>> >>> >>>> Hello, >>>> I'm trying to process my HTML file through forrest. (HTML -- >>>> (forrest)--> internal xml document --(forrest)-->whole site >>>> including menus and skinned HTML) >>>> >>> >>> >>> You don't need to do anything special. Just put you HTML file in >>> the xdocs directory alongside the XDoc documents and Forrest will/ >>> should) do the rest. >>> >>> Ross >>> >>> >> >> > >