What steps will reproduce the problem?
1. Execute a query with 3 or more tables using splitOn
2. putting any spaces inside the splitOn will break it
What is the expected output? What do you see instead?
- My results are expected.
- Throws error at line:1085 because it wasn't able to find all the splitting
points.
Example: ... splitOn: "field1, field2"
Please provide any additional information below.
Didn't see anywhere that there had to be no spaces between the fields. Just
thought i'd post it here.
Original issue reported on code.google.com by stevenal...@gmail.com on 20 Dec 2011 at 2:18
Original issue reported on code.google.com by
stevenal...@gmail.com
on 20 Dec 2011 at 2:18