Uploaded image for project: 'DMR'
  1. DMR
  2. DMR-10

support for local characters parsing values from strings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.4.0.Beta1
    • None
    • None

    Description

      A cli user complained a DMR value created from a string like "jdbc:h2:file:${jboss.server.data.dir}/รด/h2/soa;mvcc=true" has local characters replaced with '?', i.e. "jdbc:h2:file:${jboss.server.data.dir}/?/h2/soa;mvcc=true".

      There is a workaround for this in the CLI, though, for simple string values. If the parameter/argument value is not quoted then they are not parsed ModelNode.fromString(value) and the operation/command will succeed. But if this value is a part of a more complex DMR type then it will fail.

      Attachments

        Activity

          People

            ropalka Richard Opalka
            olubyans@redhat.com Alexey Loubyansky
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: