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: 1.1    
 Environment: tomcat 5.0.28
    Reporter: Patrick Osborne
    Priority: Minor
     Fix For: v1m1


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

Reply via email to