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

$DEFAULT_RECIPIENTS is the default Project Reply-To List instead of $DEFAULT_REPLYTO

      When adding "Editable Email Notification" as a post-build action, I am seeing that $DEFAULT_RECIPIENTS is always set in the Project Reply-To List field by default, instead of $DEFAULT_REPLYTO. All the other fields have their $DEFAULT_xxx variables matching their corresponding field, but it looks like there may have been a copy/paste oversight and the wrong default variable is being used for the Reply-To field.

      See screenshot: http://i.imgur.com/Ckq1UHl.png

      I've tested a fix for this and will submit the diff in a Pull Request on the GitHub project for email-ext.

          [JENKINS-17733] $DEFAULT_RECIPIENTS is the default Project Reply-To List instead of $DEFAULT_REPLYTO

          Pull Request submitted on GitHub: https://github.com/jenkinsci/email-ext-plugin/pull/65

          Please review this and merge if it looks appropriate, thanks.

          Stuart Montgomery added a comment - Pull Request submitted on GitHub: https://github.com/jenkinsci/email-ext-plugin/pull/65 Please review this and merge if it looks appropriate, thanks.

          Code changed in jenkins
          User: Stuart Montgomery
          Path:
          src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/config.groovy
          http://jenkins-ci.org/commit/email-ext-plugin/4acdd99c4cc6e34f98ce032c2b7c318b0348afe7
          Log:
          Fix JENKINS-17733

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stuart Montgomery Path: src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/config.groovy http://jenkins-ci.org/commit/email-ext-plugin/4acdd99c4cc6e34f98ce032c2b7c318b0348afe7 Log: Fix JENKINS-17733

          Code changed in jenkins
          User: Alex Earl
          Path:
          src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/config.groovy
          http://jenkins-ci.org/commit/email-ext-plugin/27ef81589e255c726b3fd32b1baf8ed1b8331e1a
          Log:
          Merge pull request #65 from stmontgomery/JENKINS-17733

          Fix JENKINS-17733

          Compare: https://github.com/jenkinsci/email-ext-plugin/compare/d70bfe615e5b...27ef81589e25

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Alex Earl Path: src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/config.groovy http://jenkins-ci.org/commit/email-ext-plugin/27ef81589e255c726b3fd32b1baf8ed1b8331e1a Log: Merge pull request #65 from stmontgomery/ JENKINS-17733 Fix JENKINS-17733 Compare: https://github.com/jenkinsci/email-ext-plugin/compare/d70bfe615e5b...27ef81589e25

          Alex Earl added a comment -

          Merged fix into origin

          Alex Earl added a comment - Merged fix into origin

            slide_o_mix Alex Earl
            stmontgomery Stuart Montgomery
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: