[ http://issues.apache.org/jira/browse/BEEHIVE-1011?page=all ] Krista Baker closed BEEHIVE-1011: ---------------------------------
The netui anchor and imageAnchor tags both render mailto: href's properly. > netui anchor tag does not properly render a 'mailto' href > --------------------------------------------------------- > > Key: BEEHIVE-1011 > URL: http://issues.apache.org/jira/browse/BEEHIVE-1011 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1Alpha, V1Beta, V1, v1m1 > Environment: tomcat 5.0.28 > Reporter: Patrick Osborne > Assignee: Krista Baker > Priority: Minor > Fix For: 1.1 > > a netui anchor like this: > <netui:anchor href="mailto:[EMAIL PROTECTED]">beehive mailto</netui:anchor> > produces an html anchor tag that looks like this: > <a href="mailto:">beehive mailto</a> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
