The WebGUI::Text::readCSV method only supports the server's line-ending character ($/). This causes Thingy import CSV to fail if the client OS has a different line-ending character.
We should check for all three to see which one we should use.