You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Alastair Maw (JIRA)" <ji...@apache.org> on 2007/05/10 19:51:15 UTC

[jira] Commented: (WICKET-390) improved relative url handling for context resources

    [ https://issues.apache.org/jira/browse/WICKET-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494799 ] 

Alastair Maw commented on WICKET-390:
-------------------------------------

I've just put in some fixes to make this easier to implement.
See ExternalLink for details (when you make it context-relative).

> improved relative url handling for context resources
> ----------------------------------------------------
>
>                 Key: WICKET-390
>                 URL: https://issues.apache.org/jira/browse/WICKET-390
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3
>            Reporter: Igor Vaynberg
>         Assigned To: Alastair Maw
>             Fix For: 1.3
>
>
> add RequestCycle.urlForContextResource(String) that resolves a context relative url to request relative one
> rewrite PrependContextPathHandler with relative urls in mind
> add ContextImage class to make it trivial to link to context relative images

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