You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2004/09/25 06:14:16 UTC

[JIRA] Updated: (FOR-64) non-ascii chars in html fragment identifiers - IdGeneratorTransformer creates empty anchors

The following issue has been updated:

    Updater: David Crossley (mailto:crossley@apache.org)
       Date: Fri, 24 Sep 2004 11:13 PM
    Changes:
             summary changed from Some TOC links do not work to non-ascii chars in html fragment identifiers - IdGeneratorTransformer creates empty anchors
             priority changed from Major to Minor
             Version changed to HEAD
             Version changed from 0.6
             Component changed to Core operations
             Component changed from Forrest website
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.cocoondev.org//browse/FOR-64?page=history

---------------------------------------------------------------------
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: Fri, 24 Sep 2004 11:13 PM
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---
<li>
<a xmlns:xhtml="http://www.w3.org/1999/xhtml" 
href="#Die+Grundstruktur+eines+Dokumentes">Die Grundstruktur eines 
Dokumentes</a>
</li>

<li>
<a xmlns:xhtml="http://www.w3.org/1999/xhtml" 
href="#Abs%E4tze%2C+Listen%2C+%DCberschriften">Abs&auml;tze, Listen, 
&Uuml;berschriften</a>
</li>

<li>
<a xmlns:xhtml="http://www.w3.org/1999/xhtml" 
href="#%0A++++++++++++++++++Textformatierung%2C+Hyperlinks%2C+Grafiken%0A++++++++++++++">Textformatierung, 
Hyperlinks, Grafiken</a>
</li>
---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