Undo messed up

mike

Member³
I'm using version 10.0.1.1694. I've been working on a package all morning. I did a find/replace and a few more changes. Then I undid the changes including the find/replace and it is now a scrambled mess. I tried redoing the last undo, but that made it worse.

I haven't tried too hard to reproduce this yet, but if you could check up on this, I would appreciate it.

Thanks,
Mike
 
Thank-you for looking. This might be another clue. I replaced the scrambled procedure with the saved version. Then I refactored a variable. The variable was replaced OK with "l_error_message". All of the other places, it doubled the first letter and showed "ll_error_message".

It kind of seemed like it lost track of where things were or something and was replacing things in the wrong spot. So, I closed PL/SQL Developer, reopened it, and it's been working well since. I could not reproduce it after that.
 
Back
Top