To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=78926
------- Additional comments from [email protected] Tue Nov 30 19:54:36 +0000 2010 ------- I'm observing a bunch of things that I was able to isolate into some sample files, which I'll attach. I'm running OOo 3.2.1 (OOO320m18 Build:9502) on Microsoft Windows 7. I'm using comma (,) as my field separator and double-quote (") as my text delimiter. Here is a summary of the things I discovered: 1. Using an unescaped text delimiter within a field causes the CSV parser to a) include the " in the field b) start searching for second unpaired " later in the file c) include the closing " in the field 2. #1 only occurs if a field before it on the same line was quoted 3. After #1 occurs, it's possible OOo will attempt to read /lots/ of data into a single field which results in the error "the maximum number of rows has been exceeded" --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
