Comment #7 on issue 1556 by pekka.klarck: Keywords with Embeded Arguments do not Resolve Variables in Regular Expressions
http://code.google.com/p/robotframework/issues/detail?id=1556

So the problems are caused by your organization originally not using quotes around the arguments? I understand enhancing Robot like proposed would be easier for you as it would not require changes to test cases. Unfortunately implementing the enhancement itself would be very complicated.

In this situation it seems to be that fixing your test data is anyway the simplest solution. That way you should get rid of most of the custom regexp in general. If fixing everything in a single batch sounds like too much work, you may also decide to do it so that you just start using quotes with new keywords and don't touch the old ones yet. Having two standards, old and new, in use same time has it's own problems too, though.

--
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.

Reply via email to