Hi!
I'm would like to support two different bugtraq system: redmine and Jira, tried to add this
bugtraq:url
http://redirector/bug/%BUGID%
bugtraq:logregex (CR-\d+)|#(\d{4})
for comment like this:
Jira test comment *CR-12323*
Redmine test comment #1234
But work on of regexp - for Jira