Matthew Gillen me-at-mattgillen.net |TracMailingList| wrote:
> Simon Martin wrote:
>>
>> On Jul 13, 9:33 am, Rainer Sokoll <[EMAIL PROTECTED]> wrote:
>>> WFM (IE7, trac 0.11)
>> Well, IE6 and trac 0.10.4 works not :-/
> 
> WFM (IE7, trac 0.10.3.1)
> 
> So the trac version doesn't look like it's the issue...
> 
> Out of curiosity, how are you doing your external links?
> The ones I've seen work are either just the raw link, with no markup needed:
>  --- trac wiki text ---
>   * http://www.google.com
>  --- trac wiki text ---
> 
> or like this:
> --- trac wiki text ---
>  * [http://tortoisesvn.tigris.org/ TortoiseSVN]
> --- trac wiki text ---

I can confirm this problem on 0.10.4 and IE6. It works fine with FireFox.

It happens on links formed both ways, which makes sense since they both 
generate the same html.

The generated html looks like:

* <a class="ext-link" href="http://www.python.org/";><span 
class="icon">Python</span></a>

If I run the page locally, without the stylesheet, it works fine in IE6 (it 
shows the new window option on the context menu), so it's presumably something 
in that ext-link style. I'm offsite at the moment and don't have access to the 
css files, so that's as far as I can go.

Chris

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to