Actions
Defect #3127
closedmailto: links not parsed properly in wiki markup
Start date:
2009-04-06
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
I wanted to use the following in our redmine’s welcome text:
... please contact the "system administrator":mailto:sysadmin@example.com?subject=redmine%20permissions ...
This doesn’t work, "system administrator" is not turned into a mailto: link as expected. It does work with an http:// URL.
I also tried it in a wiki page and it’s the same there.
I think that this used to work. I’m pretty sure I put that text in when we originally installed redmine, and it worked as expected then, so this might be a regression.
Updated by Jerry Hilts over 15 years ago
Just noticed this as well.
It definitely did work correctly in the past.
Updated by Marc Liyanage over 15 years ago
I should mention that I updated from 0.8.0 directly to 0.8.3 so it could have been introduced anywhere in between, unless others can confirm that it worked in 0.8.1 or 0.8.2.
Updated by Jean-Philippe Lang over 15 years ago
- Status changed from New to Resolved
- Target version set to 0.8.4
- Resolution set to Fixed
Updated by Jean-Philippe Lang over 15 years ago
- Status changed from Resolved to Closed
Merged in 0.8-stable in r2681.
Actions