Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-670

BindingCodecContext does not deal with unresolved leafrefs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • 14.0.0, 13.0.2
    • 7.0.7, 6.0.10
    • Binding runtime

      As noted in analysis of MDSAL-668, we have an edge case where BindingCodecContext assumes no-op translation when it sees a wildcard or Object return. This typically comes from leafref type that cannot be resolved at its definition.

      These leafrefs are eventually resolved somewhere along the instantiation chain, so that the appropriate codec can be located. Rework type lookup to work with instantiation information exposed via MDSAL-669 and pass it around streaming pipeline as needed.

            SamoSchneider Samuel Schneider
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: