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

Duplicate appending rank to augement class

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • None
    • None
    • Operating System: All
      Platform: All

    • 8583

    Description

      For the sample yang model in binding-v2.adoc:
      module foo1b {
      namespace "urn:test:foo1b";
      prefix f1b;

      revision 2016-01-01

      { description "First refactor only augment"; }

      container a {
      }

      augment "/a" {
      container b {
      }
      }

      augment "/a/b" {
      container c {
      }
      }
      }

      Class A1 and B1 should be generated for augments respectively, but A11 and B11 instead, since the rank was appended repeatedly in both ReferencedTypeImpl and addRawAugmentGenTypeDefinition。

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            han.jie@zte.com.cn Jie Han
            han.jie@zte.com.cn Jie Han
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: