Bug: type inside method can not be refactored

Claus Pedersen

Member³
I have a type defined inside a procedure and try to refactor it (rename). I write the new name, but nothing is changed. It works fine for variables, constants, cursors etc.

If the type is at the package level, it works fine.

I am using version 7.1.4.1390
 
Back
Top