Actions
Defect #12685
closedCommit message generates invalid link when repository has an identifier
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
The link generated by a commit message like "close #123" will generate a link like "Applied in changeset: myrepo|commit:abc123
".
The correct syntaxt for a commit link would be commit:myrepo:abc123
instead.
Files
Related issues
Updated by Toshi MARUYAMA almost 12 years ago
- Category changed from Issues to SCM
Updated by Viktor Berke almost 11 years ago
I can verify both the bug to be present and the patch to be working. Please merge either this or the (seemingly) better version in #13036. Redmine version 2.4.0.
Updated by Gregor Borsemirk over 9 years ago
Updated by Toshi MARUYAMA over 9 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Thank you for your pointing out.
Updated by Toshi MARUYAMA over 9 years ago
- Is duplicate of Defect #13544: Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context added
Actions