Ticket #265 (closed defect: fixed)
broken links with latest SVN
| Reported by: | bobbens | Owned by: | moschny |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trac.tracnav | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hello,
I recently upgraded to the latest SVN version of Trac (4155) and have noticed that all the links are broken. I'm using multiple trac servers on the same host, for example: https://trac.bobbens.dyndns.org/naev Is one of the servers, therefore the wiki is at https://trac.bobbens.dyndns.org/naev/wiki Which is viewed fine from my TracNav page, yet on the main page the links appear as https://trac.bobbens.dyndns.org/wiki/foo This was working fine with 0.11dev until now. I've also noticed that the webadmin and other plugins are broken, but many other things work fine, like inter-wiki links and the timeline links, so I'm guessing its a change in the api. Hope you can fix it :)
Thanks for such a great plugin.
Attachments
Change History
comment:2 Changed 7 years ago by moschny
- Status changed from new to assigned
Yeah, might be. I'll look into this. Seems that the interface to be used by plugins hasn't been completely defined yet.

I'm guessing it's caused by this: http://trac.edgewall.org/ticket/3958 .