Actions
Defect #3483
closedRelative url for source links in notifications
Status:
Closed
Priority:
Normal
Assignee:
Category:
Email notifications
Target version:
Start date:
2009-06-12
Due date:
% Done:
80%
Estimated time:
Resolution:
Fixed
Affected version:
Description
The email of an issue that includes a "source:" link is included in the email as a relative link ala:
<a href="/repositories/entry/..." class="source">source:...</a>
The link needs to be made absolute.
Not sure if this applies to other links besides source: links..
Ruby version 1.8.6 (i386-mswin32)
RubyGems version 1.3.1
Rails version 2.1.2
Files
Related issues
Updated by William Baum over 15 years ago
- File source_export-only_path.patch source_export-only_path.patch added
- % Done changed from 0 to 80
Updated by Daniel Felix about 12 years ago
- Status changed from New to Confirmed
- Priority changed from Low to Normal
- Affected version (unused) changed from 0.8.4 to 2.2.1
- Affected version changed from 0.8.4 to 2.2.1
Updated by Etienne Massip about 12 years ago
- Target version set to Candidate for next minor release
Updated by Toshi MARUYAMA almost 11 years ago
- Related to Feature #4052: Cross-project redmine links with alternate link text for source and export links. added
Updated by Jean-Philippe Lang over 10 years ago
- Status changed from Confirmed to Resolved
- Assignee set to Jean-Philippe Lang
- Target version changed from Candidate for next minor release to 2.5.2
- Resolution set to Fixed
Updated by Jean-Philippe Lang over 10 years ago
- Subject changed from Relative rather than absolute href links in issue emails... to Relative url for source links in notifications
Actions