Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 1004 by [email protected]: Renaming a variable should automatically change all places where it is used
http://code.google.com/p/robotframework/issues/detail?id=1004When you rename a variable defined inside a Suite, it doesn't change its name everywhere it is used, you need to do it by hand.
This doesn't happen with keywords. Variables should have the same behavior.
