Return-Path: Delivered-To: apmail-commons-issues-archive@locus.apache.org Received: (qmail 72741 invoked from network); 1 Jul 2008 04:50:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jul 2008 04:50:45 -0000 Received: (qmail 61651 invoked by uid 500); 1 Jul 2008 04:50:46 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 61200 invoked by uid 500); 1 Jul 2008 04:50:45 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 61189 invoked by uid 99); 1 Jul 2008 04:50:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2008 21:50:45 -0700 X-ASF-Spam-Status: No, hits=-1999.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG 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; Tue, 01 Jul 2008 04:49:54 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 120A0234C14C for ; Mon, 30 Jun 2008 21:49:45 -0700 (PDT) Message-ID: <698166758.1214887785072.JavaMail.jira@brutus> Date: Mon, 30 Jun 2008 21:49:45 -0700 (PDT) From: "Henri Yandell (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (COLLECTIONS-294) Fix case-insensitive string handling In-Reply-To: <46862074.1209133919680.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COLLECTIONS-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609451#action_12609451 ] Henri Yandell commented on COLLECTIONS-294: ------------------------------------------- Note: ExtendedProperties patch applied (r655204). I typo'd the key in the comment so it doesn't appear here. > Fix case-insensitive string handling > ------------------------------------ > > Key: COLLECTIONS-294 > URL: https://issues.apache.org/jira/browse/COLLECTIONS-294 > Project: Commons Collections > Issue Type: Bug > Components: Map > Affects Versions: 3.2 > Reporter: Benjamin Bentmann > Fix For: 3.3 > > Attachments: COLLECTIONS-294-CaseInsensitiveMap.patch, COLLECTIONS-294.patch > > > For example, the behavior of the {{CaseInsensitiveMap}} is currently platform-dependent, please see [Common Bug #3|http://www.nabble.com/Re%3A-Common-Bugs-p14931921s177.html] for details. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.