Project

General

Profile

Actions

Bug #2733

closed

Handle quoteCharacter element in EML parser

Added by Jing Tao over 17 years ago. Updated over 17 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
datamanager
Target version:
Start date:
01/18/2007
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2733

Description

Margaret and Chat said it is very common that delimiter (such as ,) is used in comment field in cvs file. However, our current EML parser couldn't handle this case now. Even quoteCharacter is used, our eml parser will still consider the delimiter character as a delimiter rather than escaping it. This will cause an problem: the column number in metadata does not match the one in data. This is new feature we need to add.

Actions #1

Updated by Jing Tao over 17 years ago

In emlparser, the quote and literal character will be stored. In the DelimitedReader, new method to handle quote and literal character was added too. After testing, the new feature is finished.

Actions #2

Updated by Redmine Admin over 11 years ago

Original Bugzilla ID was 2733

Actions

Also available in: Atom PDF