Bohdan Kalynovskyi (Dan)
Results
1
issues of
Bohdan Kalynovskyi (Dan)
In file csv.js line 260, you should also check for double quotes. Better to do it in a single replace with regexp. See this answer for code example http://stackoverflow.com/a/24922761/139361