[
https://issues.apache.org/jira/browse/ARTEMIS-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364274#comment-17364274
]
Erwin Dondorp edited comment on ARTEMIS-3286 at 6/20/21, 9:56 PM:
------------------------------------------------------------------
[~brusdev] that looks like a real solution, nice!
But can I propose a simple workaround (for the command-line case) to be applied
as well? It is in PR
[#3627|https://github.com/apache/activemq-artemis/pull/3627]
was (Author: erwindon):
[~brusdev] that looks like a real solution, nice!
But can I propose a simple workaround to be applied as well? It is in PR
[#3627|https://github.com/apache/activemq-artemis/pull/3627]
> address or queue with COMMA is displayed wrong in web console
> -------------------------------------------------------------
>
> Key: ARTEMIS-3286
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3286
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Web Console
> Affects Versions: 2.17.0
> Reporter: Erwin Dondorp
> Priority: Major
> Attachments: image-2021-05-06-22-35-19-449.png
>
>
> when creating an address with a COMMA in its name, the address is displayed
> in an odd fashion.
> Use "Create address" and enter {{x,y}} (i.e. x-comma-y)
> See:
> !image-2021-05-06-22-35-19-449.png!
> A similar thing happens for queues containing a COMMA.
> NOTE:
> I normally do not create objects with a COMMA in their name, but the
> commandline does.
> e.g.: {{artemis consumer --destination topic://foobar --durable --clientID
> myclientid}}
> This creates a queue named {{myclientid.Consumer ActiveMQTopic[foobar],
> thread=0}} under the given address.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)