User: jaza Branch: HEAD Date: Tue, 19 Sep 2006 05:03:58 +0000 Modified files: /modules/importexportapi/definitions importexportapi_book.inc /modules/importexportapi/engines importexportapi_xml_get.inc importexportapi_xml_put.inc Log message: - #83605: proper handling of special characters in XML import/export. - The 'xml' 'put' engine now checks all fields for special characters, and wraps any relevant fields in a CDATA structure. - The 'xml' 'get' engine is now able to handle CDATA-wrapped fields as returned by MiniXML. - Also fixed the book definition, so that it doesn't get returned when the category module and the book wrapper are enabled. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/de... http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/en... http://cvs.drupal.org/diff.php?path=contributions/modules/importexportapi/en...