Skip to content

Problem with @JacksonXmlText when property output is suppressed #84

@pgelinas

Description

@pgelinas

A property annotated with @JacksonXmlText that is being suppressed during serialization (for example, with Include.NON_EMPTY) will "leak" to the next property being written, even if it is not in the same bean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions