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

Alastair Maw updated WICKET-609:
--------------------------------

    Fix Version/s: 1.3.0-rc1
         Priority: Minor  (was: Major)
      Description: Currently there is no easy way to generate an absolute url 
for a bookmarkable page. Something like getFullyQualifiedUrl(String 
contextRoot, Class page, PageParameters parameters) would be ideal.   (was: 
Currently there is no easy way to generate an absolute url for a book markable 
page. Something like getFullyQualifiedUrl(String contextRoot, Class page, 
PageParameters parameters) would be ideal. )

This would be useful for specific stuff, like e-mailing people confirmation 
links and things. We'll need some user input, hence the contextRoot suggestion 
above, which should possibly be called "fullyQualifiedPrefix", which we should 
check starts with http:// or https://, probably.

> Wicket should provide an easy method to generate absolute urls to 
> bookmarkable pages
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-609
>                 URL: https://issues.apache.org/jira/browse/WICKET-609
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.0-beta1
>            Reporter: Ryan Crumley
>            Assignee: Alastair Maw
>            Priority: Minor
>             Fix For: 1.3.0-rc1
>
>
> Currently there is no easy way to generate an absolute url for a bookmarkable 
> page. Something like getFullyQualifiedUrl(String contextRoot, Class page, 
> PageParameters parameters) would be ideal. 

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

Reply via email to