You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/01/07 14:32:13 UTC

[jira] [Resolved] (WICKET-4947) SmartLinkLabel and SmartLinkMultiLineLabel do not handle correctly web URLs starting with www

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

Martin Grigorov resolved WICKET-4947.
-------------------------------------

    Resolution: Won't Fix

This is how these components work by default.
As Sven explained you may extend them with your own checks if you need.
                
> SmartLinkLabel and SmartLinkMultiLineLabel do not handle correctly web URLs starting with www
> ---------------------------------------------------------------------------------------------
>
>                 Key: WICKET-4947
>                 URL: https://issues.apache.org/jira/browse/WICKET-4947
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.5.9, 6.4.0
>            Reporter: Monica Nguon
>            Priority: Minor
>         Attachments: HomePage.html, HomePage.java, Screenshot27.png
>
>
> Steps to reproduce:
> 1) mvn archetype:generate -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=1.5.9 -DgroupId=com.mycompany -DartifactId=myproject159 -DarchetypeRepository=https://repository.apache.org/ -DinteractiveMode=false
> 2) Uncomment wicket-extensions dependency in pom.xml
> 3) Use attached markup and java files.
> 4) Result: www.domain.com is not displayed as a link, whether in a SmartLinkLabel or a SmartLinkMultiLineLabel.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira