Issue Type: Patch Patch
Affects Versions: current
Assignee: Jonathan Edwards
Components: notification
Created: 27/Jul/12 3:16 PM
Description:

The notification plugin https://github.com/jenkinsci/notification-plugin is not properly setting the request property "Content-Type: application/json;charset=UTF-8" when submitting JSON via HTTP (see Protocol.java). As a consequence, target systems that rely on the content type are unable to properly process the POST. The patch has been tested and works properly (the target server inspects the Content-Type and loads the JSON handler). Pull request has been submitted with fix.

Environment: Platform independent
Fix Versions: current
Project: Jenkins
Priority: Major Major
Reporter: Jonathan Edwards
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