https://issues.apache.org/bugzilla/show_bug.cgi?id=46365





--- Comment #1 from Don Womick <[EMAIL PROTECTED]>  2008-12-08 09:54:43 PST ---
The expected result from both lists is that ${a}, ${b}, and ${c} would be
replaced with their respective values from the provided CSV file. In the
embedded-space version, however, only ${a} is defined; the other field defs are
embedded literally where they are used. (i.e., you see "${b}" where you'd
expect to see "b_value_from_csv_file").


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to