Support #9913
Wrong commit reference syntax when autoclosing tickets
| Status: | Open | Start date: | 2014-03-27 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - | |||
| Pull Request or Patch supplied: | No | Tag: |
Description
When issue autoclosed on commit (commit message contains fix #issue_number) a comment with commit reference added. This comment used wrong syntax
Fixed in changeset commit:"e6081fa9e1474a64c325fbd17516ba71c302f2ef".
instead of (no double quotes)
Fixed in changeset commit:e6081fa9e1474a64c325fbd17516ba71c302f2ef.
Previously this worked fine