[
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.