[
https://issues.apache.org/jira/browse/TAPESTRY-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship reassigned TAPESTRY-1502:
----------------------------------------------
Assignee: Howard M. Lewis Ship
> 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
>
> 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]