Jesse Glick resolved Bug JENKINS-16332 as Cannot Reproduce

Still cannot reproduce. Using 1.505-SNAPSHOT (Mailer Plugin 1.4 was bundled) and dev version of Mercurial plugin, created a Maven job based on a new Hg repo created from a quickstart archetype, built it. Committed a test failure where my ~/.hgrc has

[ui]
username = Jesse Glick <[email protected]>

and checked changelog. http://localhost:8080/user/Jesse%20Glick%[email protected]_/configure now has Your name set to Jesse Glick <[email protected]> and E-mail address set to [email protected], as expected.

(Again it is normal for http://localhost:8080/user/Jesse%20Glick%[email protected]_/ to show Jesse Glick <[email protected]> as the display name followed by Jenkins User Id: Jesse Glick [email protected] since IDs are always escaped to not contain dangerous characters such as <, but this should not affect mail delivery or other functions since the email address is stored as a user property.)

Also installed email-ext plugin, added an Unstable trigger to send to committers, committed another test failure and built again. Log showed

Sending email to: [email protected]

as expected (I did not configure SMTP so did not check that it really sent mail).

If you can still reproduce an issue with the latest versions of the Mercurial plugin, Jenkins core, and the Mailer plugin (now responsible for email address maintenance in a User), feel free to debug and file a pull request with a fix.

Change By: Jesse Glick (01/Mar/13 6:45 PM)
Status: Reopened Resolved
Resolution: Cannot Reproduce
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to