Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 8237 invoked from network); 30 Jan 2006 13:21:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jan 2006 13:21:22 -0000 Received: (qmail 2372 invoked by uid 500); 30 Jan 2006 13:21:21 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 2169 invoked by uid 500); 30 Jan 2006 13:21:21 -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 2154 invoked by uid 99); 30 Jan 2006 13:21:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jan 2006 05:21:20 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gtxfu-forrest-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jan 2006 05:21:20 -0800 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1F3Yxl-0005cZ-JU for user@forrest.apache.org; Mon, 30 Jan 2006 14:20:57 +0100 Received: from vekeso.univ-ubs.fr ([193.52.48.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Jan 2006 14:20:57 +0100 Received: from Patrick.Laot by vekeso.univ-ubs.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Jan 2006 14:20:57 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: user@forrest.apache.org From: Patrick Laot Subject: Links repeated with static html document Date: Mon, 30 Jan 2006 13:09:55 +0000 (UTC) Lines: 29 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 193.52.48.67 (Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8) Gecko/20051111 Firefox/1.5) Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I' trying a basic sitemap.xmap to read a static html document. That's OK except for some elements how are repeated. For example : In my static file : Presentation du projet And the result page : Presentation du projetPresentation du projet Another : l'ESIL And the result page : l'ESILl'ESIL And the sitemap.xmap : I have found nothing about. Thanks for help Patrick