Opened 12 years ago
Last modified 8 years ago
#33 assigned bug
textual -- csv parser fixes
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-nucleus | Version: | |
Keywords: | csv | Cc: |
Description
csv parser:
- t parse csv has blanks
- this shows a bunch of blank fields.
- is that right?
- csv parser needs to escape chars.
- this really needs to happen. otherwise we are trapped with being unable to contain a quote character in the stuff. this also means we need to escape the backslashes as well.
Note:
See TracTickets
for help on using tickets.