Project

General

Profile

Bug #1868

Lookup cannot load lookups with invalid chars

Added by Luke Murphey almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
05/17/2017
Due date:
% Done:

100%


wierd_chars.csv View (210 Bytes) Luke Murphey, 05/17/2017 05:48 PM

non_utf_chars.csv View (156 Bytes) Luke Murphey, 05/17/2017 06:40 PM

Associated revisions

Revision 301 (diff)
Added by lukemurphey almost 7 years ago

Allowing loading of lookups with invalid characters

Reference #1868

History

#1 Updated by Luke Murphey almost 7 years ago

#2 Updated by Luke Murphey almost 7 years ago

  • Error: new-line character seen in unquoted field - do you need to open the file in universal-newline mode?
  • UnicodeDecodeError: 'utf8' codec can't decode byte 0xdd in position 0: invalid continuation byte

#4 Updated by Luke Murphey almost 7 years ago

get_lookup() in the controller opens the file.

#6 Updated by Luke Murphey almost 7 years ago

Trying 0.14.1 of python-unicodecsv

#7 Updated by Luke Murphey almost 7 years ago

  • Target version changed from 2.7.0 to 2.6.2

#8 Updated by Luke Murphey almost 7 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF