Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-698

Child Node Default Types Don't Consider Other Types Being Registered in the Same Batch

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.Final
    • 1.0.0.Final
    • JCR
    • None

      A CND file with this pseudo-code is supposed to work. It fails because a validation check of the residual child node in mode:bar tries to verify the existence of mode:foo during the registration process, but mode:foo doesn't get registered until the entire file (including mode:bar) is fully registered.

      [mode:foo]

      [mode:bar]
      + * (mode:foo) = mode:foo

            bcarothers_jira Brian Carothers (Inactive)
            bcarothers_jira Brian Carothers (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: