Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-1125

SchemaContextUtil is trying to call remove() on UnmodifiableCollection while resolving relative XPath

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 5.0.4, 4.0.12, 3.0.14
    • None
    • None
    • None

      The patch for MDSAL-572 encountered this. Resolveing leafref with more than one level of dots(..) separated by an identifier results in normalizing of the xpath, which is trying to call remove() on an UnmodifiableCollection.

            tcere Tomas Cere
            tcere Tomas Cere
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: