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 2003/09/15 10:12:11 UTC

[issues] New comment: (FOR-64) Some TOC links do not work

The following comment has been added to this issue:

     Author: Antonio Gallardo
    Created: Mon, 15 Sep 2003 10:11 AM
       Body:
The attribet xmlns:xhtml="http://www.w3.org/1999/xhtml" is just a name it is not intended to be a real link to any web page. The guys of www.w3.org decided to put this page there just to inform people that think this is a real link.

The idea of using a URI as a name under the XML namespace specification is because by definition a URI is UNIQUE around the world.

The error can be that forrest is rendering some namespaces to the resulting HTML file. This is harmless to the end user. The only consecuences of that is that you are wasting broadband by sending irrelevant information to the end user.

---------------------------------------------------------------------
View the issue:

  http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-64


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-64
    Summary: Some TOC links do not work
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Forrest
  Component: Forrest website
   Versions:
             0.6

   Assignee: 
   Reporter: Stephan E. Schlierf

    Created: Mon, 15 Sep 2003 9:39 AM
    Updated: Mon, 15 Sep 2003 9:48 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---
<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/jira//Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira