You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Ryan Breidenbach (JIRA)" <ji...@codehaus.org> on 2007/03/03 18:18:00 UTC

[jira] Reopened: (MNG-2788) Anchor tags on POM amd Settings reference pages are broken in Firefox

     [ http://jira.codehaus.org/browse/MNG-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Breidenbach reopened MNG-2788:
-----------------------------------


This still is not working in my emvironment: Windows XP SP2 with both Firefox 2.0.0.2 IE 7.

For example, in the source code for pom.html, the anchor link looks like this:

<a href="#What is the POM?">

But the anchor tag looks like this:

<a name="what_is_the_pom">

Not the difference in the capitalization, the mixed use of spaces and underscores and the missing question mark in the anchor tag.



> Anchor tags on POM amd Settings reference pages are broken in Firefox
> ---------------------------------------------------------------------
>
>                 Key: MNG-2788
>                 URL: http://jira.codehaus.org/browse/MNG-2788
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Documentation:  General
>    Affects Versions: 2.0.4
>         Environment: Firefox 2.0.0.1 on Windows XP SP2.
>            Reporter: Ryan Breidenbach
>         Assigned To: Dennis Lundberg
>            Priority: Trivial
>
> The TOC anchors at the top of the POM and Settings Reference pages do not work in Firefox. It appears that all of the anchor links are capitalized while the anchor labels are all lower case. Also, some of the links contain spaces while the labels contain underscores. This is causing the links to fail in Firefox.
> http://maven.apache.org/pom.html
> http://maven.apache.org/settings.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira