Issue Type: Bug Bug
Assignee: Gregory Boissinot
Components: envinject
Created: 10/Apr/14 9:20 PM
Description:

If you are a user lacking RUN_SCRIPTS permission, and have an EnvInjectJobProperty configured on a job, then unselect this option and try to resave the job, you get

java.lang.NullPointerException
	org.jenkinsci.plugins.envinject.EnvInjectJobProperty.reconfigure(EnvInjectJobProperty.java:127)
	org.jenkinsci.plugins.envinject.EnvInjectJobProperty.reconfigure(EnvInjectJobProperty.java:25)
	hudson.util.DescribableList.rebuild(DescribableList.java:171)
	hudson.model.Job.doConfigSubmit(Job.java:1131)
	hudson.model.AbstractProject.doConfigSubmit(AbstractProject.java:787)

presumably since property == null.

Project: Jenkins
Priority: Major Major
Reporter: Jesse Glick
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to