From dev-return-12485-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Tue Oct 05 05:58:09 2004 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 43016 invoked from network); 5 Oct 2004 05:58:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Oct 2004 05:58:08 -0000 Received: (qmail 21090 invoked by uid 500); 5 Oct 2004 05:58:06 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 21028 invoked by uid 500); 5 Oct 2004 05:58:05 -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 Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 21015 invoked by uid 99); 5 Oct 2004 05:58:05 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [67.19.2.54] (HELO mail.outerthought.net) (67.19.2.54) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 04 Oct 2004 22:58:01 -0700 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id C1B651600F9 for ; Tue, 5 Oct 2004 00:57:58 -0500 (CDT) Received: from mail.outerthought.net ([127.0.0.1]) by localhost (mail.outerthought.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18601-04 for ; Tue, 5 Oct 2004 00:57:58 -0500 (CDT) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 877FE1600EF for ; Tue, 5 Oct 2004 00:57:58 -0500 (CDT) Message-ID: <12334976.1096955878521.JavaMail.jettyjira@strider.outerthought.net> Date: Tue, 5 Oct 2004 00:57:58 -0500 (CDT) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Commented: (FOR-64) non-ascii chars in html fragment identifiers - IdGeneratorTransformer creates empty anchors Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at outerthought.net X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following comment has been added to this issue: Author: David Crossley Created: Tue, 5 Oct 2004 12:57 AM Body: That addresses the third case that was presented earlier in this bug report. I see in src/java/org/apache/cocoon/transformation/IdGeneratorTransformer.java that it does do string.trim() supposedly to remove that whitespace. I wonder if it needs instead to do normalize-space() when it selects the "title". Anyway, i presume that this does not address the other two cases, which were the original purpose of this Issue. --------------------------------------------------------------------- View this comment: http://issues.cocoondev.org//browse/FOR-64?page=comments#action_11604 --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-64 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-64 Summary: non-ascii chars in html fragment identifiers - IdGeneratorTransformer creates empty anchors Type: Bug Status: Unassigned Priority: Minor Project: Forrest Components: Core operations Versions: HEAD Assignee: Reporter: Stephan E. Schlierf Created: Mon, 15 Sep 2003 9:39 AM Updated: Tue, 5 Oct 2004 12:57 AM Environment: Linux Description: Recently I noticed that some toc-links do not work in a generated html-file. When I looked at the html-code, the links that don't work are quite funny: ---snip---
  • Die Grundstruktur eines Dokumentes
  • Absätze, Listen, Überschriften
  • Textformatierung, Hyperlinks, Grafiken
  • ---snip--- the first link is okay, the next two links do not work (I swear the xml-code is just the same ;-). I use forrest-0.6dev, krysalis-skin but the links are broken in forrest-skin, too. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira