Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 181E86912 for ; Wed, 22 Jun 2011 10:44:15 +0000 (UTC) Received: (qmail 20870 invoked by uid 500); 22 Jun 2011 10:44:15 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 20809 invoked by uid 500); 22 Jun 2011 10:44:15 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 20798 invoked by uid 99); 22 Jun 2011 10:44:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2011 10:44:14 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chubrilo@gmail.com designates 209.85.161.43 as permitted sender) Received: from [209.85.161.43] (HELO mail-fx0-f43.google.com) (209.85.161.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2011 10:44:10 +0000 Received: by fxm3 with SMTP id 3so736867fxm.2 for ; Wed, 22 Jun 2011 03:43:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=zDjFwwHxJukNNxUuGFzRiRQSvBpuxrO5kYJbddRgR38=; b=NDckJkTb5PrVkCQJuhXWNR8hQWjhvDTaB5WdTrfQLbeHxhZcPDPFAvg9Bni1RULc9t T7ubfTkLvcJEoOj9zb2ka8rLqDzfgFu5VvFu2paQfJ2GzjidImZWc0IWhEfa5oiLArCl Q1CHoJUtd90kTSHoMwa3pvPPcW7tZrdozzWOE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=nHQ4UrblVzwbTYRdwjJMegW3py4be8CN0t2bsaHFMwPbp49X3+X7Blhonlavtl0cVs JqKzDVZRB9H/Jo1gimbO6/PpGnSufu2nVa1DXR956fKk9SJ0YMCP8BB3zcFlHL882QJH qWq48baM2pNKRFDfEmZpIxf7d2Qfx16ATkKXE= MIME-Version: 1.0 Received: by 10.223.21.7 with SMTP id h7mr674103fab.72.1308739429325; Wed, 22 Jun 2011 03:43:49 -0700 (PDT) Sender: chubrilo@gmail.com Received: by 10.223.96.201 with HTTP; Wed, 22 Jun 2011 03:43:49 -0700 (PDT) In-Reply-To: <1308570154209-3611157.post@n4.nabble.com> References: <1308570154209-3611157.post@n4.nabble.com> Date: Wed, 22 Jun 2011 12:43:49 +0200 X-Google-Sender-Auth: uhNOrS2FmiytMk51Pe0kC_4R3GY Message-ID: Subject: Re: Queue names with special characters From: Dejan Bosanac To: dev@activemq.apache.org Content-Type: multipart/alternative; boundary=001517441220c9dd5604a64aa4b7 --001517441220c9dd5604a64aa4b7 Content-Type: text/plain; charset=ISO-8859-1 This looks like a bug. You can raise a Jira for it. Any contributions in forms of patches and such are more then welcomed. Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Mon, Jun 20, 2011 at 1:42 PM, Detlef Richter < detlef.richter@de.rhenus.com> wrote: > Hi there, > > I wanted to provoke a message on usable characters in a queue name and > entered a name of "TEST&&123.4/5\66" into the "create queue" of the web > interface. > Was a bit surprised when no message turned up and I really saw that name > in > the queue list! > > What was even more annoying was that I couldn't delete the queue using the > "delete"-link. I had to url-encode the name by hand and modify the > "delete"-link to be able to get rid of the queue. > > Is that a bug or a feature that such characters are allowed to be entered > as > queue name? > > And if allowed, shouldn't the web interface be modified to cope with these? > > Best Regards, > Detlef Richter > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Queue-names-with-special-characters-tp3611157p3611157.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > --001517441220c9dd5604a64aa4b7--