tableau-mkt-archived / entity_xliff

Drupal module that provides an API for entity serialization in the XLIFF format.
https://drupal.org/project/entity_xliff
2 stars 0 forks source link

Imports for content with encoded entities can sometimes fail #95

Closed iamEAP closed 8 years ago

iamEAP commented 8 years ago

Results in a PDOException because part of the string that Drupal attempts to write to the DB is encoded incorrectly (not just an HTML encoding issue, but more along the lines of UTF-8).