Updates:
Status: Started
Owner: pekka.klarck
Comment #2 on issue 1488 by pekka.klarck: Variables not resolved when using
Import Library with an alias
http://code.google.com/p/robotframework/issues/detail?id=1488
This problem was caused by adding full named argument support to Import
Library keyword (issue 1424), which required delaying resolving variables
in arguments. Arguments passed to the library itself were resolved, but
possible variable in the alias specified using WITH NAME was not.
I already tested that fixing this by resolving possible variables in
possible aliases is pretty trivial. Still need to create automated tests
for this before committing the fix.
Interestingly using variables with WITH NAME when importing a library in
the setting table has never worked. My fix fixes that limitation too.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.