Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1992

CLI inconsistently parse {} in another object as UNDEFINED

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0.0.Alpha13
    • 3.0.0.Alpha12
    • CLI
    • None

    Description

      CLI interprets {} as blank object in resource attribute (correct), but as UNDEFINED in object attribute. (in model parameter of performRuntime of ADD operation)

      /subsystem=elytron/properties-realm=realm:add(users-properties={path=$SOME_PATH},groups-properties={})
      => groups-properties = OBJECT {}
      
      /subsystem=elytron/ldap-realm=ldap-realm8:add(dir-context=local-ldap,identity-mapping={rdn-identifier=uid,otp-credential-mapper={}})
      => otp-credential-mapper=UNDEFINED
      

      Attachments

        Issue Links

          Activity

            People

              jdenise@redhat.com Jean Francois Denise
              jkalina@redhat.com Jan Kalina (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: