Ticket #1761 (closed defect: duplicate)
Opened 7 years ago
Last modified 7 years ago
Relative http link fails in wiki
| Reported by: | PBruin | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | peter.bruin@… | ||
| Release Notes: | |||
| API 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
Change History
comment:1 Changed 7 years ago by mgood
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed 7 years ago by eblot
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.



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