jglick commented on Bug JENKINS-7501

Confirmed that this is broken in Jenkins dev for both creating and modifying jobs, though they seem to use different code paths:

curl -d @config.xml -H 'Content-Type: text/xml' 'http://localhost:8080/createItem?name=new'
curl -d @config.xml http://localhost:8080/job/existing/config.xml
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

Reply via email to