-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 1.0 Beta2
-
Component/s: None
Frequently, I've been getting importer errors because the "destinationPageTitle" of a link has been null. Fixing this involves manually editing the entities.xml file in the dump, finding all links with destinationPageTitle's with values if [CDATA[]] or [CDATA[ ]] and so on, and deleting them before importing...