Improper quote parsing

Project:XTabulator
Version:1.3
Component:Code
Category:bug
Priority:critical
Assigned:Alfonso Guerra
Status:active

Description

Quoted fields are currently treated regularly, except with the quote mark being part of the resulting field and its semantics ignored. It's supposed to cause the entire field to be treated singularly, with included field and record delimiters (and even other quote marks).

Updates

#1 submitted by SmilingRob on Mon, 2009-08-17 11:56

http://en.wikipedia.org/wiki/Comma-separated_values#Specification
Also see http://tools.ietf.org/html/rfc4180 section 2.7