GuoJiaqing created SHINDIG-1975:
-----------------------------------
Summary: ContentTypes.extractMimePart will blow up if the passed
contentType parameter is null
Key: SHINDIG-1975
URL: https://issues.apache.org/jira/browse/SHINDIG-1975
Project: Shindig
Issue Type: Bug
Components: Java
Affects Versions: 2.5.0-update1
Reporter: GuoJiaqing
Priority: Minor
Fix For: 2.5.2
ContentTypes.extractMimePart will throw NullPointerException if the passed
contentType parameter is null.
Since this method is public, it should contain a basic parameter check before
doing business logic.
--
This message was sent by Atlassian JIRA
(v6.2#6252)