Skip to content

"JSON RFC 6902 does not support TextDiff" and "TextDiffMode.Efficient" #68

@sven-plastwich

Description

@sven-plastwich

Hi,
I understand there is currently no progress in this project, but I wanted to share:

If I use "new JsonDiffPatch(new Options { TextDiff = TextDiffMode.Efficient })" (which seems to be the default), I get "JSON RFC 6902 does not support TextDiff" when comparing a property value:

old: ABS DG DOC Restrictions as per Case 00260586 implemented
new: Conning Position corrected

If I switch to "TextDiffMode.Simple", its fine and I could not see any limitations (in my list of approx. 5000 items).

rdgs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions