Modify ↓
#1761 closed defect (duplicate)
Relative http link fails in wiki
| Reported by: | PBruin | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | peter.bruin@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Before I was able to reference to attachments without including the site name.
The following used to work but fails now. [https:/trac/attachment/wiki/SoftwareDownload/disk1_exe?rev=&format=raw disk1]
This used to be rendered to https://trac.mysite.com/trac/attachment/wiki/SoftwareDownload/disk1_exe?rev=&format=raw
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:2 by , 20 years ago
I think that if the http:/path syntax does not work anymore, the priority of #691 should be rised.
Lack of relative links makes moving Trac DB from one host to another a true nightmare.
Note:
See TracTickets
for help on using tickets.



If relative linking worked like that it was not intentional.
There is a ticket regarding attachment links that has been fixed: #753
and also a ticket for general relative links that is still open: #691