Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Cucumber::Tcl::DataTable.to_tcl_list doesn't handle special characters #35

Open
brucepreston opened this issue Jun 30, 2015 · 0 comments

Comments

@brucepreston
Copy link

Cucumber::Tcl::DataTable.to_tcl_list attempts to create a Tcl-safe list by wrapping each array item in braces. This is correct except when the array item itself contains braces or backslashes. These must be escaped with a backslash.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant