On Fri, 2 Mar 2007, Emmanuel Blot wrote:
> [protocol://authority shortcut] syntax is only recognized for the most
> common protocols (http, https, ftp)
Oddly, the above works fine with AIM. However, the browser will not work
with:
aim://<blah>
it needs:
aim:<blah>
> {{{
> #!html
> <a href="aim://goim?screenname=SCREENNAME">SCREENNAME</a> ?
> }}}
>
> seems to work on Trac 0.11dev: the XHTML output contains
>
> <a href="aim://goim?screenname=SCREENNAME">SCREENNAME</a>
>
> which Trac release are you using?
I'm testing on Trac 0.10.3; in this version, the above code outputs:
<a>SCREENNAME</a>
Something get fixed in the new version related to this probably?
------------------------------------------------------------------------
| nate carlson | [EMAIL PROTECTED] | http://www.natecarlson.com |
| depriving some poor village of its idiot since 1981 |
------------------------------------------------------------------------
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---