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

ModelNodeFormBuilder is too strict when it comes to whitespaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR8
    • None
    • Web Console
    • None

      Some resources allow whitespaces in names:

      /subsystem=batch-jberet/in-memory-job-repository=new\ in\ memory:add()

      On the contrary it's impossible to create such resources using Web Console due to the 'No whitespace, no special chars allowed' restriction

      Reason:
      https://github.com/hal/core/blob/master/gui/src/main/java/org/jboss/as/console/mbui/widgets/ModelNodeFormBuilder.java#L470 / https://github.com/hal/core/blob/master/gui/src/main/java/org/jboss/as/console/mbui/widgets/ModelNodeFormBuilder.java#L476

            hpehl@redhat.com Harald Pehl
            rhn-cservice-bbaranow Bartosz Baranowski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: