Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: fogbugz-plugin
-
Labels:
-
Environment:Windows Server x64, Apache Tomcat
-
Similar Issues:
Description
Stapler trying to do a URL check for the FogBugz plugin's URL property and encounters a NullPointerException. Looking at Stapler's URLCheck.getCharset() code, it expects it will always get a Content-Type (con.GetContentType().split()) but I don't think that's the case. FWIW, the URL I'm using is a URL internal to my network.
Reassigned to the right plugin