Actions
Defect #1947
closedParsing of issue #s in commit messages fails if number followed by a comma, etc.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
We have found that if an issue number is followed by a comma or any other punctuation then the parsing of that as an issue # fails. Examples:
Works:
Issue #123
Fails:
Issue #123,456
PS: Did a search for an existing issue or patch and didn't find one, if this is a dup, just mark it as such.
Actions