Skip to content

CndWriter is not fully compliant #105

@dantleech

Description

@dantleech

The CND writer seems not to produce a valid CND output in the following situation:

  • Dump the nt:unstructured node type with the CndWriter
  • Reimport the output with the CndReader

Results in:

PARSER ERROR: Expected token [Symbol, '[']. Current token is [Identifier, 'jcr'] at line 5, column 13
      Buffer lookup: "jcr . operator . equal "

@dbu suggests that we also migrate to using the Doctirne token parser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions