jenkinsci / jenkinsci/scm-api-plugin
[JENKINS-72227] "Invalid character 0x0 in XML stream" when PR description includes NUL
- Dominant language
- Java
- Stars
- 33
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/jenkinsci/kubernetes-plugin/pull/1451#issuecomment-1775164512
---
Originally reported by
jglick, imported from: "Invalid character 0x0 in XML stream" when PR description includes NUL
Raw content of original issue
https://github.com/jenkinsci/kubernetes-plugin/pull/1451#issuecomment-1775164512
Contributor guide
Research direction
Start with the linked Kubernetes plugin pull request and trace how scm-api-plugin processes pull request descriptions before the XML stream error occurs. Confirm the failure with a description containing a NUL character, then add coverage showing that such input no longer produces the invalid-character error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100