Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:has-failing-test
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
FasterXML
/
jackson-dataformat-xml
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
233
Star
611
Code
Issues
99
Pull requests
6
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Issues
Search Issues
state
:
open
label
:
has-failing-test
state:open label:has-failing-test
Search
Labels
Milestones
New issue
Search results
Open
Closed
Java Record with @JacksonXmlText stop working with 2.18
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Status: Open.
#735
In FasterXML/jackson-dataformat-xml;
·
akastyka
opened
on Mar 15, 2025
If there are HTML tags within XML tags, @JacksonXmlText will assign incorrect values to the content.
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Status: Open.
#623
In FasterXML/jackson-dataformat-xml;
·
Suny95
opened
on Dec 14, 2023
Jackson fails to instantiate class when only text node is present
2.16
For issues planned for 2.16
For issues planned for 2.16
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Status: Open.
#608
In FasterXML/jackson-dataformat-xml;
·
codemonstur
opened
on Sep 11, 2023
First element in unwrapped XML array is ignored during deserialization to base class
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Status: Open.
#567
In FasterXML/jackson-dataformat-xml;
·
tetradon
opened
on Jan 26, 2023
JAXB @XmlValue deserializing not working with records
2.15
For issues planned for 2.15
For issues planned for 2.15
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Status: Open.
#559
In FasterXML/jackson-dataformat-xml;
·
micopiira
opened
on Dec 1, 2022
Required attribute of <code>@JsonProperty</code> is ignored when deserializing from XML
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Status: Open.
#538
In FasterXML/jackson-dataformat-xml;
·
johandeschutterGET
opened
on Jun 30, 2022
·
2.14.0
Order of XML Properties trigger different behaviors with polymorphic nested objects
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Status: Open.
#525
In FasterXML/jackson-dataformat-xml;
·
vitorpamplona
opened
on May 5, 2022
Deserialisation to polymorphic class using JsonTypeInfo.Id.DEDUCTION and JacksonXmlElementWrapper annotation fails
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Status: Open.
#514
In FasterXML/jackson-dataformat-xml;
·
AlexiosP
opened
on Mar 10, 2022
Trouble dealing with JacksonXMLText if properties are present or if element is in a collection
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Status: Open.
#449
In FasterXML/jackson-dataformat-xml;
·
lonvarscsak
opened
on Feb 4, 2021
Unexpected InvalidTypeIdException when parsing XML to POJO containing nested List<> , custom <code>TypeIdResolver</code>
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Status: Open.
#426
In FasterXML/jackson-dataformat-xml;
·
ankagar
opened
on Sep 30, 2020
Can not use <code>@JacksonXmlText</code> for Creator property (creator parameter)
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Indicates that there exists a test case (under `failing/`) to reproduce the issue
most-wanted
Tag to indicate that there is heavy user +1'ing action
Tag to indicate that there is heavy user +1'ing action
Status: Open.
#306
In FasterXML/jackson-dataformat-xml;
·
ewirch
opened
on Aug 30, 2018
A @JsonUnwrapped with a @JacksonXmlElementWrapper(useWrapping=false) on a collection fails reading from XML, but not JSON
has-failing-test
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Indicates that there exists a test case (under `failing/`) to reproduce the issue
Status: Open.
#299
In FasterXML/jackson-dataformat-xml;
·
jmsjr
opened
on Jun 27, 2018
You can’t perform that action at this time.