Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-4539

Regexp pattern not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Critical Critical
    • mantis-plugin
    • None
    • Platform: PC, OS: Windows XP

      Hi

      I'm trying to use regexp patter in mantis plugin, but is is not working properly.
      When I use the Issue id patter everything works fine (a link to the issue is
      create). When I use regex pattern no link is create. for example:

      Setting issue id pattern with 'Issue %ID%', mantis plugin decorate the below
      message with a link in the issue ID
      Issue 7757 : Just a test

      Setting regexp pattern with 'Issues\\s(
      d+)', mantis plugin DOES NOT decorate
      the above message with a link in the issue ID

      I have tried many different patterns, including 'Issues\\s(
      d+).*', '(
      d+)',
      and nothing seems to work.

      I'm using hudson
      Hudson ver. 1.324
      on tomcat 6.0.18
      mantis plugin 0.8.3
      and the same problem happens on linux and windows XP

            sogabe sogabe
            fernandor fernandor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: