plainblack.com
Username Password
search
Bookmark and Share
View All Tickets
Thingy import CSV only supports one line ending  (#11746)
Issue

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.

Solution Summary
Comments
perlDreamer
0
9/13/2010 9:50 am
Added PerlIO::eol to translate line endings on the CSV file.  This is done outside of WebGUI::Text, because we pass it a FileHandle.

Fixed in 7.10.1 (f176236)
Fixed in 7.9.14 (2643e3a)
Details
Ticket Status Resolved  
Rating0.0 
Submitted ByDBell 
Date Submitted2010-07-27 
Assigned To unassigned  
Date Assigned2012-02-04 
Assigned By 
Severity Minor (annoying, but not harmful)  
What's the bug in? WebGUI Stable  
WebGUI / WRE Version  
URLuse/bugs/tracker/11746
Keywords
Ticket History
9/13/2010
9:50 AM
Resolved perlDreamer
7/27/2010
12:35 PM
Ticket created DBell
© 2012 Plain Black Corporation | All Rights Reserved