You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2005/09/21 08:34:28 UTC

[jira] Closed: (FOR-271) extra leading slash when absolute path URIs used in site.xml

     [ http://issues.apache.org/jira/browse/FOR-271?page=all ]
     
David Crossley closed FOR-271:
------------------------------

    Fix Version: 0.8-dev
     Resolution: Fixed

At r290630 reverted the change of r37170.

> extra leading slash when absolute path URIs used in site.xml
> ------------------------------------------------------------
>
>          Key: FOR-271
>          URL: http://issues.apache.org/jira/browse/FOR-271
>      Project: Forrest
>         Type: Bug
>   Components: Core operations
>     Versions: 0.6
>     Reporter: David Crossley
>      Fix For: 0.8-dev

>
> A side effect of fixing FOR-268 was to introduce an extra leading slash when using relative URIs with absolute paths in site.xml
> This entry in site.xml
>  <abs-path label="Absolute path" href="/samples/static.html"/>
> causes URLs like:
>  localhost:8888//samples/static.html
> and on each visit it gets worse:
>  localhost:8888///samples/static.html

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