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

Howard M. Lewis Ship closed TAPESTRY-1502.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.8

Came out great, though the full benefit isn't visible unless you are using a 
context path (other than root) and perhaps a lot of libraries or page 
activation contexts.

> Generated URLs should be relative to request base URL
> -----------------------------------------------------
>
>                 Key: TAPESTRY-1502
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1502
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.8
>
>
> When Tapestry generates a URL to render a page, invoke an action, or download 
> an asset, it always builds a complete path, i.e., "/context/foo/bar".  In 
> many cases, the links from the current rendered page (which establishes a 
> base URL) to other resources would be shorter and more readable if relative.  
> This if you are rendering page "users/edit" (i.e. at URL 
> "/context/users/edit") and submit a form, the URI would be "edit.form" not 
> "/context/users/edit.form").

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to