Issue Type: Bug Bug
Affects Versions: current
Assignee: Alex Earl
Components: email-ext
Created: 15/May/13 5:36 PM
Description:

Using the default Jelly Script template in the Extended Email notification sends the literal string rather than the Jelly content.

Setup:

Override Global Settings: Unchecked

Default Content Type: HTML (text/html)

Use List-ID Email Header: Unchecked

Add 'Precedence: bulk' Email Header: Unchecked

Default Recipients: [email protected]

Reply To List,Emergency reroute,Excluded Committers: Unused

Default Subject:$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS!

Maximum Attachment Size: Unused

Default Content:
$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS:<p>

Check console output at $BUILD_URL to view the results.<p>

${CHANGES}<p>

${JELLY_SCRIPT,template=”html”}


Default Pre-send Script: Unused
Enable Debug Mode: Checked
Enable Security: Unchecked

Here are the results from a recent test:

DEV-Build and Deploy - Build # 210 - Successful:
Check console output at http://myserver:8080/job/DEV-Build%20and%20Deploy/210/ to view the results.
[David Brossard] test email only
${JELLY_SCRIPT,template=”html”}

Environment: Ubuntu 12.04, Email-ext 2.29, Jenkins 1.514
Project: Jenkins
Priority: Major Major
Reporter: David Brossard
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