[
https://issues.apache.org/jira/browse/WICKET-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15801442#comment-15801442
]
Sven Meier commented on WICKET-6301:
------------------------------------
Usually people just use a WebMarkupContainer for this - let us see some code,
then we can decide whether this warrants a new component in Wicket.
> MailtoLink component allowing to use mailto property in link HTML element.
> --------------------------------------------------------------------------
>
> Key: WICKET-6301
> URL: https://issues.apache.org/jira/browse/WICKET-6301
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Reporter: Tomasz Dziurko
> Priority: Minor
>
> I would like to add a new link-like component that allows to create empty
> e-mail to given address e-mail specified in "mailto" element. It would
> produce html similar to presented below:
> <a href="mailto:[email protected]?Subject=Hello%20again" target="_top">Send
> Mail</a>
> We have created something like this in our current project and I thought
> about adding it to the Wicket components base.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)