Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 20662 invoked from network); 16 Oct 2007 19:17:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Oct 2007 19:17:21 -0000 Received: (qmail 44952 invoked by uid 500); 16 Oct 2007 19:17:07 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 44925 invoked by uid 500); 16 Oct 2007 19:17:07 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 44912 invoked by uid 99); 16 Oct 2007 19:17:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2007 12:17:07 -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; Tue, 16 Oct 2007 19:17:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E3AB471422C for ; Tue, 16 Oct 2007 12:15:50 -0700 (PDT) Message-ID: <2666482.1192562150930.JavaMail.jira@brutus> Date: Tue, 16 Oct 2007 12:15:50 -0700 (PDT) From: "Laura Stewart (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Assigned: (DERBY-2188) Developer's Guide talks about a jdbc url property "locale" which is not supported by Derby. In-Reply-To: <26182603.1166283080981.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/DERBY-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laura Stewart reassigned DERBY-2188: ------------------------------------ Assignee: Laura Stewart > Developer's Guide talks about a jdbc url property "locale" which is not supported by Derby. > ------------------------------------------------------------------------------------------- > > Key: DERBY-2188 > URL: https://issues.apache.org/jira/browse/DERBY-2188 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.2.1.6 > Reporter: Mamta A. Satoor > Assignee: Laura Stewart > > Under "Localizing Derby" section, Developer's Guide talks about error messages and tools not relying on database's locale set by "locale=ll_CC". But Derby does not support any property called "locale". > The exact statement from documentation is as follows > "The locale of the error messages and of the tools is not determined by the database's localle set by the locale=ll_CC attribute when the database is created but instead by the default system locale. This means that it is possible to create a database with a non-default locale. In such a case, error messages would not be returned in the language of the database's locale but in the language of the default locale instead." -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.