Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 47432 invoked from network); 25 Jun 2008 08:17:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jun 2008 08:17:06 -0000 Received: (qmail 7386 invoked by uid 500); 25 Jun 2008 08:17:07 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 7366 invoked by uid 500); 25 Jun 2008 08:17:07 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Received: (qmail 7341 invoked by uid 99); 25 Jun 2008 08:17:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jun 2008 01:17:07 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jun 2008 08:16:25 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0AA43234C149 for ; Wed, 25 Jun 2008 01:16:45 -0700 (PDT) Message-ID: <947986764.1214381805039.JavaMail.jira@brutus> Date: Wed, 25 Jun 2008 01:16:45 -0700 (PDT) From: "Dan Diephouse (JIRA)" To: abdera-dev@incubator.apache.org Subject: [jira] Created: (ABDERA-180) RouteManager.resolve doesn't find the best match MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org RouteManager.resolve doesn't find the best match ------------------------------------------------ Key: ABDERA-180 URL: https://issues.apache.org/jira/browse/ABDERA-180 Project: Abdera Issue Type: Bug Affects Versions: 0.4.0 Reporter: Dan Diephouse Assignee: Dan Diephouse Fix For: 0.5.0 If I register an open search description on a route /search.xml and I have a collection route on /:collection, The RouteManager isn't able to determine that the former is the correct one. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.