Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 96978 invoked from network); 24 Aug 2006 06:54:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Aug 2006 06:54:48 -0000 Received: (qmail 10330 invoked by uid 500); 24 Aug 2006 06:53:31 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 9928 invoked by uid 500); 24 Aug 2006 06:53:29 -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 9673 invoked by uid 99); 24 Aug 2006 06:53:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Aug 2006 23:53:28 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Aug 2006 23:53:24 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7926F71431F for ; Thu, 24 Aug 2006 06:50:03 +0000 (GMT) Message-ID: <11530266.1156402203493.JavaMail.jira@brutus> Date: Wed, 23 Aug 2006 23:50:03 -0700 (PDT) From: "David Crossley (JIRA)" To: dev@forrest.apache.org Subject: [jira] Updated: (FOR-448) Faulty treatment of a-Elements in html-pipeline MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/FOR-448?page=all ] David Crossley updated FOR-448: ------------------------------- Attachment: anchorerrortestfiles.zip The attachment was retrieved from our old issue tracker. Contributed: 24/Feb/05 Ferdinand Soethe > Faulty treatment of a-Elements in html-pipeline > ----------------------------------------------- > > Key: FOR-448 > URL: http://issues.apache.org/jira/browse/FOR-448 > Project: Forrest > Issue Type: Bug > Components: Core operations > Affects Versions: 0.7 > Environment: Windows XP SP2 > Reporter: Ferdinand Soethe > Attachments: anchorerrortestfiles.zip > > > After noticing that anchor elements in html-files got lost in the Forrest default pipeline, I did some test with a sample document (before and after are included) and found that named anchors either get completely lost or messed up pretty bad. Even text within them is sometimes lost. > The lines refer to original and translated file. > Original Translated Looks Function > line line > ------------------------------------------ > 16 157 ok gone > element is completely lost > > > 22 162 bad ok > > there are now 2 elements > Anchor 2Anchor 2 > and unfortunately twice the text! > > 29 166 ok gone > element is completely lost > > 35 171 bad gone > element and text within it is completely lost! > > 42 176 ok gone > element is completely lost > > 49 181 ok gone > element is completely lost -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira