Skip to content

Issues: FasterXML/jackson-dataformat-xml

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

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
#623 opened Dec 14, 2023 by Suny95
Jackson fails to instantiate class when only text node is present 2.16 For issues planned for 2.16 has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue
#608 opened Sep 11, 2023 by codemonstur
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
#567 opened Jan 26, 2023 by tetradon
JAXB @XmlValue deserializing not working with records 2.15 For issues planned for 2.15 has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue
#559 opened Dec 1, 2022 by micopiira
Required attribute of @JsonProperty is ignored when deserializing from XML has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue
#538 opened Jun 30, 2022 by johandeschutterGET 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
#525 opened May 5, 2022 by vitorpamplona
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
#514 opened Mar 10, 2022 by AlexiosP
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
#449 opened Feb 4, 2021 by lonvarscsak
Unexpected InvalidTypeIdException when parsing XML to POJO containing nested List<> , custom TypeIdResolver has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue
#426 opened Sep 30, 2020 by ankagar
Can not use @JacksonXmlText for Creator property (creator parameter) has-failing-test 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
#306 opened Aug 30, 2018 by ewirch
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
#299 opened Jun 27, 2018 by jmsjr
@JacksonXmlRootElement does not enforce the local name during deserialization has-failing-test 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
#247 opened Jun 22, 2017 by LeonardMeyer
@JacksonXmlElementWrapper as a @JsonCreator parameter has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue pr-needed Feature request for which PR likely needed (no active development but idea is workable)
#149 opened Apr 24, 2015 by dmikurube
Using XmlAttribute for property with non-scalar type prevents serialization as attribute for other properties has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue
#128 opened Nov 26, 2014 by danblack
@JacksonXmlElementWrapper Conflicting getter/setter definitions for property has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue name-collision Issue related to name collision wrt element/attr or nested lists
#27 opened Apr 26, 2012 by n00bman
Problem with Enums, @JsonTypeInfo (and indirectly, As.WRAPPER_ARRAY) has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue
#9 opened Apr 5, 2011 by cowtowncoder
Serialization of List incorrect if property declared as non-Collection (Object) has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue
#8 opened Mar 22, 2011 by cowtowncoder
ProTip! Type g i on any issue or pull request to go back to the issue listing page.