Skip to content

Problems with deprecated TypeFactory.constructType(type, ctxt) methods if ctxt is null #1115

@cowtowncoder

Description

@cowtowncoder

(note: continuation of #1079)

Looks like earlier fix was incomplete, and there is one more edge case to handle: if passed-in context is null, attempt to resolve that will fail. This should not occur since previously passing of null would simply have used "empty" bindings. Code needs to take care to handle this as version 2.6 did.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions