On Thursday 28 August 2008, Peter Alcibiades wrote: > Another strange thing about csv imports. I noticed that if you have a > blank field, this version unlike earlier ones shifts all the fields over. I switched over to a csv parsing library a few versions ago, which probably changed the behavior. I'll take a look. Thanks for the good test case. Robby