Comment #1 on issue 397 by pekka.klarck: `Set Test/Suite/Global Variable` don't work anymore with names containing internal variables like `\${foo${bar}}`
http://code.google.com/p/robotframework/issues/detail?id=397

This regression is caused by us changing `Set Test/Suite/Global Variable` so that the first argument to them is not resolved (issue 278). Resolving is relatively simple,
just need to add another special case to _get_var_name method.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to