Issue 15972
Resource field in resource page shows HTML
15972
Reporter: cvizitiu
Assignee: bko
Type: Task
Summary: Resource field in resource page shows HTML
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2014-06-18 14:24:54.868
Updated: 2015-03-02 14:42:18.944
Resolved: 2015-03-02 14:42:18.92
Description: As title. See attached image.
Suppose it can be fixed by applying filters.]]>
Attachment Spatial Ecology and Conservation conference GBIF.ORG.jpeg
Author: bko@gbif.org
Comment: And we shouldn't allow comments for that (at least for now).
Created: 2014-06-18 14:55:00.482
Updated: 2014-06-18 14:55:00.482
Author: bko@gbif.org
Created: 2014-06-30 13:15:22.709
Updated: 2014-06-30 13:15:22.709
This is event detail page.
This defect is a result of problematic IMS content import to Drupal fields, which has no indication of format and lack of checking so empty value got inserted, too.
As r2971 a drush command (drush ims-up) is provided to clean up those empty field contents of event details and assign text format according to the definition of the fields.
I've pushed these changes to UAT. [~kbraak@gbif.org] Can you please verify it? Thanks!