Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 73701 invoked from network); 7 Sep 2006 08:55:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Sep 2006 08:55:57 -0000 Received: (qmail 29241 invoked by uid 500); 7 Sep 2006 08:55:56 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 29041 invoked by uid 500); 7 Sep 2006 08:55:56 -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 29032 invoked by uid 99); 7 Sep 2006 08:55:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2006 01:55:56 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2006 01:55:55 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6AEC2410017 for ; Thu, 7 Sep 2006 08:52:23 +0000 (GMT) Message-ID: <1068405.1157619143435.JavaMail.jira@brutus> Date: Thu, 7 Sep 2006 01:52:23 -0700 (PDT) From: "Mayuresh Nirhali (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-1072) Misleading/wrong error message while dropping a view In-Reply-To: <1779331521.1141236360879.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1072?page=all ] Mayuresh Nirhali updated DERBY-1072: ------------------------------------ Attachment: 1072doc_v1.diff 1072doc_v1.zip The bug was found in the documentation in following places, ./pt_BR/ref/crefsqlj22771.dita:92 ./ref/crefsqlj22771.dita:83 I am attaching a patch with these 2 files fixed. I have built n verified the fix and attaching a zip file which contains HTML file for doc for english language only. > Misleading/wrong error message while dropping a view > ---------------------------------------------------- > > Key: DERBY-1072 > URL: http://issues.apache.org/jira/browse/DERBY-1072 > Project: Derby > Issue Type: Bug > Components: Newcomer, SQL > Affects Versions: 10.1.2.2 > Environment: windows xp , jdk1.5 > Reporter: Manjula Kutty > Assigned To: Mayuresh Nirhali > Priority: Minor > Fix For: 10.2.1.0 > > Attachments: 1072doc_v1.diff, 1072doc_v1.zip, derby1072-44.stat, derby1072-v2.diff, derby1072-v3.diff, derby1072-v4.diff, derby1072-v4.stat, derby1072_032006.diff, derby1072_patch2.diff > > > while dropping a view which does not really exist on a database , the error message thrown by ij says ERROR X0X05: Table 'VIEW222' does not exist. It looks like we should make the error message to say that "Table/View" does not exist, instead of "table". > Look at other messages that are shared for both Table and View. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira