Ticket #1062 (assigned defect)
Data preview encoding error
Reported by: | sebbacon | Owned by: | johnglover |
---|---|---|---|
Priority: | minor | Milestone: | ckan-backlog |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description
The preview of "Species Misc Turtle Download" at http://ckan.net/package/taxonconcept results in the following error:
Unable to Preview - Had an error from dataproxy: Data Transformation Error (Data transformation failed. Reason: 'utf8' codec can't decode byte 0x8b in position 1: unexpected code byte
Change History
comment:1 Changed 3 years ago by thejimmyg
- Owner changed from rgrp to johnglover
- Status changed from new to assigned
- Milestone set to ckan-current-sprint
comment:2 Changed 3 years ago by johnglover
- Milestone changed from ckan-current-sprint to ckan-backlog
The file is in Turtle format (serialisation format for RDF, which we currently don't archive and have no preview code for. The new preview code will not even create a preview button for this file type. Moving to the backlog for now, support for RDF and related formats should be added along with support for excel docs and google spreadsheets.
Hi John,
Can you please check that the new webstore+preview works correctly with this one please?
Cheers,
James