[ http://issues.apache.org/jira/browse/DERBY-1072?page=comments#action_12370730 ]
Satheesh Bandaram commented on DERBY-1072: ------------------------------------------ Thanks for working on this... and for looking for other similarly misleading messages. If you want to make your task more interesting, you could also try synonyms to see if it generates right messages. Like trying to drop a non-existing synonym. Totally upto you if you want to try or not. While you have interesting suggestion to automatically edit message_XX.properties file, I wouldn't try it... if you don't understand the message in those languages. Typically people have been contributing translated messages to Derby during release process, so you could differ changes to other language messages. > Misleading/wrong error message while dropping a view > ---------------------------------------------------- > > Key: DERBY-1072 > URL: http://issues.apache.org/jira/browse/DERBY-1072 > Project: Derby > Type: Bug > Components: Newcomer, SQL > Versions: 10.1.2.2 > Environment: windows xp , jdk1.5 > Reporter: Manjula Kutty > Assignee: Mayuresh Nirhali > Priority: Minor > > 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
