[ 
https://issues.jenkins-ci.org/browse/JENKINS-13809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jon Cairns updated JENKINS-13809:
---------------------------------


This is present in all versions up to 0.3.2.
                
> Template variables are permanently overwritten on first use
> -----------------------------------------------------------
>
>                 Key: JENKINS-13809
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13809
>             Project: Jenkins
>          Issue Type: Bug
>          Components: memegen
>    Affects Versions: current
>         Environment: Should happen on all systems and versions of Jenkins.
>            Reporter: Jon Cairns
>            Assignee: Jon Cairns
>              Labels: jenkins, meme
>
> Meme configurations that include template variables such as "${project}" will 
> be overwritten with the actual name of the project that first uses that Meme, 
> as the Meme object is not copied/cloned, and it is automatically saved. The 
> fix is to create a copy of the object and use that for the Meme generation.

--
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

        

Reply via email to