Turkish character bug for "i" and "ı"
802709Feb 8 2012 — edited Sep 24 2012hi everyone,
there is a bug about turkish charset. in turkish there is a "i" letter and upper version for that char is "İ" (capital i with a dot) and also a dotless i, "ı" letter and upper of that is "I" .
so if in a table name there is a "i" then after I selected it and pressed "Shift + F4" for declaration I got "there is no such object" error. for ex table name: "definition_table" . I have to write it like that "defınıtıon_table" (dotless i, a turkish char) after shift F4 is working. that makes really hard developing the code and take too much time.
even just because of that there are so many developer who didnt want to use SQL Developer.
PS: I didnt have a metalink account and at main page of SQL Developer, it is written to report bugs to metalink or forum. so i wrote it here.