4teamwork / ftw.zipexport

Zip Export for Plone
2 stars 6 forks source link

UnicodeEncodeError #17

Closed shylux closed 10 years ago

shylux commented 10 years ago

Traceback (innermost last):

Module ZPublisher.Publish, line 126, in publish Module ZPublisher.mapply, line 77, in mapply Module ZPublisher.Publish, line 46, in call_object Module ftw.zipexport.zipexportview, line 61, in call Module ftw.zipexport.zipexportview, line 33, in zip_selected Module ftw.zipexport.representations.archetypes, line 30, in get_files Module ftw.zipexport.representations.archetypes, line 30, in get_files Module ftw.zipexport.representations.dexterity, line 32, in get_files Module ftw.zipexport.representations.dexterity, line 36, in get_file_tuple UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2: ordinal not in range(128)

https://github.com/4teamwork/ftw.zipexport/blob/master/ftw/zipexport/representations/dexterity.py#L36 https://github.com/4teamwork/ftw.zipexport/blob/master/ftw/zipexport/representations/archetypes.py#L22

maethu commented 10 years ago

5

:smile:

phgross commented 10 years ago

:+1:

shylux commented 10 years ago

:bow:

shylux commented 10 years ago

@phgross please review :)

phgross commented 10 years ago

:+1: