new Bug starting from 7.1.0.1337

franvoz

Member
Hello,

I think I found a new bug in version 7.1.0.1337 (build 41753) this bug is not present in version 7.0.3.1123 (build 26835)

Bug description : if you use some Words like "function" in Packages then the package "table of contents" (wich can be shown by using "show content" ) is empty ! This can be very painfull with packages containning 50+ functions.

I know that "function" is probably not the best name for a column but it's like that, I did not choose that but now I have to deal with it and of course I can't change that column name now.

I hope I made myself clear enough, don't be afraid to tell if I'm not.

Fran
 
This is indeed a known problem that will be addressed in 7.1.2 (current version is 7.1.1 by the way). The only workaround is to use "FUNCTION" (quotes and uppercase) in the PL/SQL text instead of function.
 
Back
Top