View Single Post
  #4 (permalink)  
Old 06-23-2009, 09:02 PM
dustys dustys is offline
Partner (VAR/HSP)
 
Posts: 67
Default

Sounds as though we are try to do something similar, but I am running into an issue. I have modified /opt/zimbra/jetty/webapps/service/zimlet/com_zimbra_url/com_zimbra_url.xml to include our new handler.

If we type the following into a message and send it:

<handler>://<URL>

It is parsed correctly, but if the URL is embedded in an HTML message, we receive an "about:blank" in the href value in FireFox:

<a href="about:blank" target="_blank">Text</a>

If you view the original message's text, the URL is correct in the HTML.

Thoughts? If I run Zimbra though Firebug or Inspector in Safari, I find the regex changes I've made, but I also find references to the old regex.

Any input would be appreciated.

DJS
__________________
CoSentry - www.cosentry.com - Co-Location & Business Resiliency Solutions
Reply With Quote