Opened 19 years ago
Closed 18 years ago
#4314 closed enhancement (duplicate)
Make Intertrac Links work with 'root' objects
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | devel |
| Severity: | minor | Keywords: | project intertrac |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
e.g.
- th: should link to track-hacks.org
- th:wiki (or th:wiki:) should link to track-hacks.org/wiki
- th:roadmap (or th:roadmap:) should link to track-hacks.org/roadmap
Attachments (0)
Change History (7)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
if I point to base:roadmap on my instance, i don't get the roadmap overview, but instead this error:
verification:
http://dev.lazaridis.com/base/intertrac/roadmap
Internal Error "roadmap" is not a TracLinks
The expected behaviour is to see the roadmap overview:
http://dev.lazaridis.com/base/roadmap
This looks basicly like a defect.
follow-up: 4 comment:3 by , 19 years ago
| Owner: | removed |
|---|
comment:5 by , 19 years ago
| Owner: | changed from to |
|---|
Replying to mgood:
WTF? Stop deleting the ticket owners.
'jonas' is not the responsible for processing this ticket. Intertrac links were implemented by cboos, if I remember right.
comment:6 by , 19 years ago
| Keywords: | project intertrac added |
|---|---|
| Milestone: | → 1.0 |
| Severity: | normal → minor |
I'm still looking for a natural syntax for this.
Maybe a change of perspective is needed here, and project:<prefix> could do the trick.
comment:7 by , 18 years ago
| Milestone: | 1.0 |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Superseded by #5968, which proposes to use the [<intertrac prefix>:] syntax, e.g.
[trac:][trac: The Trac for Trac]



th:is not recognized as an intertrac link… if you put square brackets like[th:]then it will be, however it links to whatever the InterMapTxt says to, just interpolating an empty argument (it can't read your mind, right now thethprefix does a search). If you set up the prefixes differently [on your own Trac], this can behave as you've described.