You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Andrey Rybin (JIRA)" <ji...@apache.org> on 2010/02/17 20:18:28 UTC

[jira] Commented: (CLK-629) ExternalLink unexpected href behavior

    [ https://issues.apache.org/jira/browse/CLK-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834941#action_12834941 ] 

Andrey Rybin commented on CLK-629:
----------------------------------

And also ExternalLink  doesn't have handy constructor:

    public ExternalLink(String name, String targetPath, String label) 

It looks just like mistake.




> ExternalLink unexpected href behavior
> -------------------------------------
>
>                 Key: CLK-629
>                 URL: https://issues.apache.org/jira/browse/CLK-629
>             Project: Click
>          Issue Type: Bug
>          Components: extras
>    Affects Versions: 2.1.0
>            Reporter: Andrey Rybin
>            Priority: Minor
>
> All (most of) links in Click are "context-aware" ;-) i.e.   /link will be converted to /servletcontextpath/link
> but 
> ExternalLink is different.
> It uses link (targetPath) "as is" without any modifications.
> It is unexpected behavior.

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