Marcin Kasperski wrote:
I made some experiments and found, that removing from the generated XML file all tags named <klass>, <state> and <object> (together with their contents) changes something - loading takes longer and is finished with different error:
Error Type: AttributeError Error Value: 'string' object has no attribute '__dict__'
I can not find word __dict__ anywhere in my xml file, maybe some of Base64 encoded object contain such a thing...
My main suspicion is that I have problem with importing ZCatalog objects
Let me mention that normal (.zxp) export and import on the same data worked perfectly. -- Marcin.Kasperski | The cost of a few uncorrected non-critical human @softax.com.pl | errors is less then the cost imposed by a process Marcin.Kasperski | that tries to prevent them. (Booch,Martin,Newkirk) @bigfoot.com |