Skip to content

ObjectNode put methods should do null check for key #4997

Description

@cowtowncoder

Currently various put() (and related) methods of ObjectNode allow null as key -- causing potential/likely trouble if attempting to serialize such nodes. Nulls should not be allowed as keys.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.19Issues planned at 2.19 or later

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions