commit | d138425e287e55081480554ccf7addf7ed76d0ac | [log] [tgz] |
---|---|---|
author | Christian Aistleitner <christian@quelltextlich.at> | Thu Apr 11 11:12:59 2013 +0200 |
committer | Christian Aistleitner <christian@quelltextlich.at> | Thu Apr 11 11:24:05 2013 +0200 |
tree | 5eadd6d0e5b18c75f5fd412c0072b43733f70ad1 | |
parent | 4baf184b1c8f031fd2eef193ba8194045e45064e [diff] |
Only try to validate commentLink associated to the Its For commit validation, we tried to match all commentLinks to issues, regardless of whether the commentLink refers to an issue or not. Besides being unwarranted extra work, this approach caused NumberFormatExceptions problems for hooks-bugzilla when trying to match a non-numeric commentLink (e.g.: Change-Id) to a numeric issue id. Change-Id: Idc1dc1c1b6b296c28bdde07a1f3703734da83ce7