Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-6954

Tab completion don't suggest "true" in boolean attribute

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 7.1.0.DR7
    • CLI, User Experience
    • None

      Tab completion don't suggest "true" in boolean attribute

      Actual results:

      [standalone@localhost:9990 /] /core-service=server-environment:read-resource(include-runtime=<TAB>
      [standalone@localhost:9990 /] /core-service=server-environment:read-resource(include-runtime=false
      

      Expected results:

      [standalone@localhost:9990 /] /core-service=server-environment:read-resource(include-runtime=<TAB>
      true  false
      [standalone@localhost:9990 /] /core-service=server-environment:read-resource(include-runtime=
      

              jdenise@redhat.com Jean Francois Denise
              mkopecky@redhat.com Marek Kopecky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: