I'm using Node Export to migrate the nodes of a large Drupal 5 site to a new Drupal 6 install. I installed the Node Export 5.x-2.4 and 6.x-2.x-dev (patched to work with Pathauto) on the respective sites. The import works very well but all quote marks are left backslash encoded after the import.

In the issue http://drupal.org/node/791784 a patch was committed that changed how quote marks were encoded. A similar patch needs to be applied to the Drupal 5 branch to maintain compatibility. I can't see a 5.x-2.dev release - has the Drupal 5 development been closed?

In the meantime I've applied the same changes to my local Drupal 5 laid out in the Drupal 6 patch and my backslash issue is fixed.

Comments

danielb’s picture

Status: Active » Fixed

I've made a 5.x-2.5 release with this fix, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.