From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.2.3
PHP Bug Type:     Filesystem function related
Bug description:  fgetcsv does not like \r\n inside text content

When importing a line with fgetcsv, if a text string contains \r\n
characters it messes up the import as fgetcsv incorrectly believes it to
be the end of the line. 
-- 
Edit bug report at http://bugs.php.net/?id=22089&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22089&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22089&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22089&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22089&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22089&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22089&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22089&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22089&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22089&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22089&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22089&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22089&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22089&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22089&r=gnused

Reply via email to