On Tuesday, April 14, 2015 at 11:32:22 PM UTC-7, Sonali Jadhav wrote: > > I am browsing trac, Wiki attachments. >
Let me see if I understand. You have one trac instance at http://domain1.com/trac and another at http://domain2.com/trac, and when you are the http://domain2.com/trac site and hover over an attachment link it points to http://domain1.com/trac? Is it possible that domain1 == domain2, and your URLs are instead something like http://domain.com/trac1 and http://domain.com/trac2? I suggest checking the [trac] base_url setting. You should also check [project] url, but that's unlikely to have any effect for this issue. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
