Fix line ending processing by the Thingy. It will now accept CSV files with any line endings. Fixes bug #11746.

This commit is contained in:
Colin Kuskie 2010-09-13 07:52:14 -07:00
parent ad461d5ba3
commit f17623624e
4 changed files with 8 additions and 1 deletions

View file

@ -1,6 +1,7 @@
7.10.1
- fixed #11851: Story Topic: top story variables should be available all the time
- fixed #11854: CS doesn't return Not Found page
- fixed #11746: Thingy import CSV only supports one line ending
7.10.0
- fixed #11812: Checking www_ajaxSave's response in the cart js, urlencoding post parameters