Project

General

Profile

Actions

Defect #13544

closed

Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context

Added by Dietmar H about 11 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Category:
SCM
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Redmine 2.2.3, multi project, multi repo per project.
If I do:

git commit -am "bla... refs #123456"

open issue #123456 in browser. The added note reads:
Applied in changeset somerepo|commit:aa101cb4a8

In order to become a link, it should be
Applied in changeset commit:somerepo|aa101cb4a8

instead.

For cross project links, the generated note is:

Applied in changeset someproj:somerepo|commit:aa101cb4a8

should be
Applied in changeset someproj:commit:somerepo|commit:aa101cb4a8


Files

13544.patch (599 Bytes) 13544.patch Omar Kohl, 2013-07-04 13:00

Related issues

Related to Redmine - Patch #14476: Fix for Issue #13544Closed

Actions
Has duplicate Redmine - Defect #16017: fixing keywords failed to link to repository with identifierClosed

Actions
Has duplicate Redmine - Defect #14405: Alternate repo commit: link wrong when automatically added from a commit messageClosed

Actions
Has duplicate Redmine - Defect #12685: Commit message generates invalid link when repository has an identifierClosed

Actions
Has duplicate Redmine - Defect #13036: auto generated comment "Applied in changeset xxx" is not link to commitClosed

Actions
Actions

Also available in: Atom PDF