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

Configurable delimiter

    XMLWordPrintable

Details

    Description

      it would be very useful if someone could change/configure the delimiter for e.g. "Project Recipient List" and "Project Reply-To List". Because in outlook for example the delimiter between email addresses are a semicolon ";" and not a comma ",". So for parameterized builds the email notification doesn't work most of the time because the users are typing a semicolon instead of a comma.

      Attachments

        Activity

          slide_o_mix Alex Earl added a comment -

          I don't think I will make this configurable but I could add support for semicolon as well.

          slide_o_mix Alex Earl added a comment - I don't think I will make this configurable but I could add support for semicolon as well.

          Code changed in jenkins
          User: Alex Earl
          Path:
          src/main/java/hudson/plugins/emailext/EmailRecipientUtils.java
          src/test/java/hudson/plugins/emailext/recipients/EmailRecipientUtilsTest.java
          http://jenkins-ci.org/commit/email-ext-plugin/1fe01dadf454de9a7e49b0b547b4a05485a89313
          Log:
          Fix JENKINS-32889

          Change semicolons to commas to support InternetAddress.parse

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Alex Earl Path: src/main/java/hudson/plugins/emailext/EmailRecipientUtils.java src/test/java/hudson/plugins/emailext/recipients/EmailRecipientUtilsTest.java http://jenkins-ci.org/commit/email-ext-plugin/1fe01dadf454de9a7e49b0b547b4a05485a89313 Log: Fix JENKINS-32889 Change semicolons to commas to support InternetAddress.parse
          slide_o_mix Alex Earl added a comment -

          Fixed in 2.41.2

          slide_o_mix Alex Earl added a comment - Fixed in 2.41.2

          People

            slide_o_mix Alex Earl
            roman80 Roman80
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: