[ http://issues.apache.org/jira/browse/BEEHIVE-1011?page=all ]
Carlin Rogers resolved BEEHIVE-1011:
------------------------------------
Resolution: Fixed
Assign To: Alejandro Ramirez (was: Carlin Rogers)
This is resolved with svn revision 354491.
I updated MutableURI to support opaque URLs. The anchor tag uses the MutableURI
when doing rewriting. The Anchor tag itself did not need to be modified.
I added an href test to the Anchor.xml test and also updated the junit tests to
cover the additional support of opaque URLs.
> 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: Alejandro Ramirez
> 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