Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 79053 invoked from network); 17 Apr 2009 07:29:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Apr 2009 07:29:36 -0000 Received: (qmail 9959 invoked by uid 500); 17 Apr 2009 07:29:36 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 9861 invoked by uid 500); 17 Apr 2009 07:29:35 -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 9852 invoked by uid 99); 17 Apr 2009 07:29:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Apr 2009 07:29:35 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Apr 2009 07:29:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CC673234C004 for ; Fri, 17 Apr 2009 00:29:14 -0700 (PDT) Message-ID: <1374998789.1239953354822.JavaMail.jira@brutus> Date: Fri, 17 Apr 2009 00:29:14 -0700 (PDT) From: "Vicent (JIRA)" To: dev@forrest.apache.org Subject: [jira] Updated: (FOR-1161) problem skinning legacy html In-Reply-To: <1721082511.1239953115388.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FOR-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vicent updated FOR-1161: ------------------------ Attachment: apb.html This is a simplified version of one page suffering the problems described in this issue. > problem skinning legacy html > ---------------------------- > > Key: FOR-1161 > URL: https://issues.apache.org/jira/browse/FOR-1161 > Project: Forrest > Issue Type: Improvement > Components: Core operations > Affects Versions: 0.9-dev > Reporter: Vicent > Attachments: apb.html > > > I've a set of html pages generated via docbook. I've embedded (skinned) this pages in my website (generated via dispatcher) following the guidelines provided in the Forrest website. > Although they are skinned the result is very poor: the whole text seems to be boldfaced and lots of white space chars are replaced by the character "capital A-circumflex" (unicode U+00C2). Some other unicode characters appear here and there. > Probably the stylesheet in charge of transforming html to Forrest internal document format needs to be improved. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.