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

CLI cannot handle the ñ character

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.2.0.CD12
    • 7.1.0.DR5
    • CLI
    • None

      While checking the examples for JBEAP-4529, I notice that CLI is unable to handle the ñ character, which is immediately substituted with o character.

      reproduce
      copy the following string - /system-property=test1:add(value=Año)
      run the CLI, paste the String to the terminal and see the interpreted value
      actual - 7.x

      [disconnected /] /system-property=test1:add(value=Aoo)
      

      expected - 6.4.0

      [disconnected /] /system-property=test1:add(value=Año)
      

            pkremens@redhat.com Petr Kremensky (Inactive)
            pkremens@redhat.com Petr Kremensky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: