Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-1215

ModelNodeFormBuilder is too strict when it comes to whitespaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.9.0.Alpha5
    • None
    • None
    • 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

            rhn-cservice-bbaranow Bartosz Baranowski
            rhn-cservice-bbaranow Bartosz Baranowski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: