Updates:
Status: Accepted
Labels: Target-2.6
Comment #1 on issue 561 by pekka.klarck: Variable table parsing error when
value is another variable defined in resource file
http://code.google.com/p/robotframework/issues/detail?id=561
The problem is caused by RF processing the variable table before imports,
which is
done to make it possible to use variables in the variable to in imports
themselves. I
agree that this is an annoying problem, and I hope that as part of other
other
variables related changes we can get this fixed too.