Issue 6174:     [Bug]: Nautilus - Can't Rename Temporary
http://code.google.com/p/pharo/issues/detail?id=6174

1. In a Nautilus code pane, select a temporary
2. Click to bring up the menu with "Source code refactoring"
3. Choose Rename Temporary
4. Fill in a new name

You will see and invalid variable name error. This is because
NautilusRefactoring>>renameTemporaryNamed: oldname Between: anInterval from:
aMethod is receiving an empty Text for oldName

Any ideas?

--
View this message in context: 
http://forum.world.st/Nautilus-Can-t-Rename-Temporary-tp4636773.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.

Reply via email to