opendatatrentino / opendata-harvester

Harvester for OpenData
BSD 2-Clause "Simplified" License
3 stars 0 forks source link

[comunweb] Fix HTML entities in field values #10

Open rshk opened 10 years ago

rshk commented 10 years ago

Part of #8

HTML fields from ezpublish still contain escaped entities in the string_value field. We need to convert them back to normal symbols, otherwise Ckan will replace them with [HTML_REMOVED] strings.

todo: check that this would be a solution -> ckan acts in weird ways