Highlighting issue links: ignore invalid replacement patterns (EA-83133)

This commit is contained in:
Alexander Zolotov
2016-06-09 14:26:33 +03:00
parent f1e465883b
commit 1df198f2ef
4 changed files with 30 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
/**
* Fixes ABC-1123 and ABC-2. See details at BBB-22
* Fixes ABC-1123 and ABC-2. See details at BBB-22 and INVALID-43
*/
class IssueLinksInJavaDoc {
// Fixes ABC-22 and ABC-11. See details at BBB-33