You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Elliot Metsger (JIRA)" <ji...@apache.org> on 2007/05/17 23:49:17 UTC

[jira] Closed: (PLUTO-350) Remove absolute url dependency

     [ https://issues.apache.org/jira/browse/PLUTO-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliot Metsger closed PLUTO-350.
--------------------------------


> Remove absolute url dependency
> ------------------------------
>
>                 Key: PLUTO-350
>                 URL: https://issues.apache.org/jira/browse/PLUTO-350
>             Project: Pluto
>          Issue Type: Improvement
>    Affects Versions: 1.1.2
>            Reporter: David DeWolf
>         Assigned To: David DeWolf
>             Fix For: 1.1.3
>
>
> Currently generated urls are absolute.  This should not be.  Instead, they should be relative to the server root.
> not:  http://localhost:8080/pluto/portal. . .
> instead: /pluto/portal.
> This will allow easier proxying, etc. . .and better wsrp support in the future too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.