Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-14169

Fix parsing of empty YAML elements

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 14.0.0.Final, 13.0.12.Final
    • None
    • None
    • None

      The following:

      a: 
        distributedCache: 
          mode: "SYNC"
          persistence: 
            fileStore: ~
      

      fails because the parser attempts to treat fileStore as an attribute instead of an empty element.

              ttarrant@redhat.com Tristan Tarrant
              ttarrant@redhat.com Tristan Tarrant
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: