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

[jira] Created: (MNG-2822) links to same host with port are messed up

links to same host with port are messed up
------------------------------------------

                 Key: MNG-2822
                 URL: http://jira.codehaus.org/browse/MNG-2822
             Project: Maven 2
          Issue Type: Bug
          Components: Sites & Reporting
    Affects Versions: 2.0.4
            Reporter: Patrick Huber


we have a devserver where out project site and a continuum run
site: http://host/
continuum: http://host:8010/continuum

now when we add a link to the continuum
<item name="Continuum" href="http://host:8010/continuum"/>

on the generated site, we get a link like this:
<a href="http://host/:8010/continuum">Continuum</a>


-- 
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-2822) links to same host with port are messed up

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

Vincent Siveton closed MNG-2822.
--------------------------------

      Assignee: Vincent Siveton
    Resolution: Cannot Reproduce

Cannot reproduce with mvn 2.0.8 and maven-site-plugin:2.0-beta-6

> links to same host with port are messed up
> ------------------------------------------
>
>                 Key: MNG-2822
>                 URL: http://jira.codehaus.org/browse/MNG-2822
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Sites & Reporting
>    Affects Versions: 2.0.4
>            Reporter: Patrick Huber
>            Assignee: Vincent Siveton
>             Fix For: Reviewed Pending Version Assignment
>
>
> we have a devserver where out project site and a continuum run
> site: http://host/
> continuum: http://host:8010/continuum
> now when we add a link to the continuum
> <item name="Continuum" href="http://host:8010/continuum"/>
> on the generated site, we get a link like this:
> <a href="http://host/:8010/continuum">Continuum</a>

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