You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Domenico Francesco Bruscino (Jira)" <ji...@apache.org> on 2020/11/13 17:47:00 UTC

[jira] [Created] (ARTEMIS-2993) Artemis plugin console components raise syntax error

Domenico Francesco Bruscino created ARTEMIS-2993:
----------------------------------------------------

             Summary: Artemis plugin console components raise syntax error
                 Key: ARTEMIS-2993
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2993
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Domenico Francesco Bruscino


Artemis plugin components raise a syntax error on special characters, ie the queues tab raise a syntax error after clicking on the address `TEST\'QUEUE`:

{code:java}
./broker/bin/artemis producer --verbose --destination queue://TEST\'QUEUE --user admin --password admin --protocol core --message-count 1
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)