[
https://issues.jenkins-ci.org/browse/JENKINS-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160710#comment-160710
]
SCM/JIRA link daemon commented on JENKINS-5376:
-----------------------------------------------
Code changed in jenkins
User: Alex Earl
Path:
src/main/java/hudson/plugins/emailext/plugins/content/AbstractChangesSinceContent.java
src/main/java/hudson/plugins/emailext/plugins/content/ChangesSinceLastBuildContent.java
http://jenkins-ci.org/commit/email-ext-plugin/084cf48bcb47150a61cfb2da9a3a33a55659b99e
Log:
Fix JENKINS-5376
- Let AbstractChangesSinceContent and ChangesSinceLastBuildContent have nested
content.
> Path token is not expanded when used with other tokens in pathFormat
> --------------------------------------------------------------------
>
> Key: JENKINS-5376
> URL: https://issues.jenkins-ci.org/browse/JENKINS-5376
> Project: Jenkins
> Issue Type: Bug
> Components: email-ext
> Affects Versions: current
> Environment: GFv3, Linux
> Reporter: mezlight
> Assignee: ashlux
>
> I am using HTML as output and if I have something like the following:
> ${CHANGES,showPaths=true,format="%p",pathFormat="<tr><td
> align=\"left\">   <img
> src=\"${HUDSON_URL}/hudson/images/16x16/document_edit.gif\"></img></td> 
> %p</tr>"}
> The %p is not getting expanded.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira