Issue 3044: Method editor failing

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Issue 3044: Method editor failing

Nicolás Paez
http://code.google.com/p/pharo/issues/detail?id=3044
Steps to reproduce:
1. Create a method
2. Declare a temp (i.e. myVariable)
3. Write some code sending a message to a non-existing temp with a name similar to the one you declared (i.e. myVar)
4. Try to save. You should get a suggestion to change myVar -> myVariable.
5. Accept the suggestion
6. Your code will be modify in a wrong way: intead of getting "myVariable" you will get "myVariableiable"
Saludos!
Nico.
blog: nicopaez.wordpress.com

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project