Closed (fixed)
Project:
Node export
Version:
5.x-2.4
Component:
Node Export
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2010 at 12:14 UTC
Updated:
15 Dec 2010 at 01:00 UTC
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
Comment #1
danielb commentedI've made a 5.x-2.5 release with this fix, thanks.