Return-Path: Delivered-To: apmail-jakarta-httpcomponents-dev-archive@www.apache.org Received: (qmail 80072 invoked from network); 10 Jun 2007 13:38:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jun 2007 13:38:47 -0000 Received: (qmail 33908 invoked by uid 500); 10 Jun 2007 13:38:50 -0000 Delivered-To: apmail-jakarta-httpcomponents-dev-archive@jakarta.apache.org Received: (qmail 33841 invoked by uid 500); 10 Jun 2007 13:38:50 -0000 Mailing-List: contact httpcomponents-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list httpcomponents-dev@jakarta.apache.org Received: (qmail 33831 invoked by uid 99); 10 Jun 2007 13:38:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jun 2007 06:38:50 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jun 2007 06:38:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0048C7141F6 for ; Sun, 10 Jun 2007 06:38:26 -0700 (PDT) Message-ID: <13515730.1181482705998.JavaMail.jira@brutus> Date: Sun, 10 Jun 2007 06:38:25 -0700 (PDT) From: =?utf-8?Q?Daniel_M=C3=BCller_=28JIRA=29?= To: httpcomponents-dev@jakarta.apache.org Subject: [jira] Updated: (HTTPCLIENT-657) TestBasicCookieAttribHandlers fails on non-english Locale systems In-Reply-To: <21592070.1181482586025.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HTTPCLIENT-657?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel M=C3=BCller updated HTTPCLIENT-657: ------------------------------------- Attachment: TestBasicCookieAttribHandlers.java.patch patch for the issue, although it's almost not worth the trouble ;) > TestBasicCookieAttribHandlers fails on non-english Locale systems > ----------------------------------------------------------------- > > Key: HTTPCLIENT-657 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-657 > Project: HttpComponents HttpClient > Issue Type: Bug > Environment: non-english Locale > Reporter: Daniel M=C3=BCller > Priority: Minor > Attachments: TestBasicCookieAttribHandlers.java.patch > > > The Test checks for written dates in the format for cookies which unfortu= nately includes a two character abbreviation of the day. This differs by lo= cale, so the dateformat has to be constructed with Locale.US (as in DateUti= ls) --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org