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/01/22 17:56:17 UTC

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

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
            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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MNG-2788.
--------------------------------

    Resolution: Fixed

Site deployed.

> 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
>            Assignee: Dennis Lundberg
>            Priority: Trivial
>             Fix For: Documentation Deficit
>
>         Attachments: pom.html.diff
>
>
> 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

        

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

Posted by "Ryan Breidenbach (JIRA)" <ji...@codehaus.org>.
     [ 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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MNG-2788.
--------------------------------

      Assignee: Dennis Lundberg
    Resolution: Fixed

This seems to have been fixed now.

> 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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94188 ] 

Dennis Lundberg commented on MNG-2788:
--------------------------------------

These pages are generated.

> 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
>            Assignee: Dennis Lundberg
>            Priority: Trivial
>         Attachments: pom.html.diff
>
>
> 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

        

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

Posted by "wing-tung Leung (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

wing-tung Leung updated MNG-2788:
---------------------------------

    Attachment: pom.html.diff

This patch fixed the HTML anchors in the top menu, in order to match the target names.

> 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
>            Assignee: Dennis Lundberg
>            Priority: Trivial
>         Attachments: pom.html.diff
>
>
> 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

        

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

Posted by "wing-tung Leung (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_94177 ] 

wing-tung Leung commented on MNG-2788:
--------------------------------------

Are these simply static HTML pages? If so, I'm happy to provide you the patch or updated page with corrected links. 
IMHO, this is not a Firefox issue, because it interprets the HTML correctly.



> 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
>            Assignee: 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

        

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

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_106863 ] 

Dennis Lundberg commented on MNG-2788:
--------------------------------------

Fixed in svn. Still need to deploy the site.

> 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
>            Assignee: Dennis Lundberg
>            Priority: Trivial
>             Fix For: Documentation Deficit
>
>         Attachments: pom.html.diff
>
>
> 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