-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
XML API calls with xpath queries like
/job/jobname/api/xml?xpath=/*/nextBuildNumber/text()
fail with
Caused by: java.lang.NullPointerException
at hudson.model.Api.doXml(Api.java:79)
Without xpath query, XML API calls work.
The error only occurs with 1.273, on 1.272 XML API with xpath is fine.
[JENKINS-2828] NPE for XML API calls with xpath queries
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 132901 ] | New: JNJira + In-Review [ 201761 ] |