[Zopexmlmethods-users] Problem w. CVS release
Brought to you by:
arielpartners,
philikon
From: Kozloski, M. <mat...@st...> - 2004-07-13 17:30:21
|
I have some XML files that are larger than 64K, so I am using the CVS release to get around whatever issues are with the 1.0.0 release. But now there is another issue (very strange, and doesn't happen with 1.0.0) - when I view an XML file (this is in Mozilla), it works perfectly every other time (in IE i have to clear my cache, and I can then view it one time). It does generate a traceback: Traceback (innermost last): Module ZPublisher.Publish, line 101, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39, in call_object Module Products.zopexmlmethods.XMLMethod, line 222, in index_html Module Products.zopexmlmethods.XSLTMethod, line 450, in __call__ Module Products.zopexmlmethods.XSLTMethod, line 338, in transform Module Products.zopexmlmethods.processors.FourSuiteProcessor, line 379, in transform Exception: Source document (https://blahblahblah/xmlData)' at line 1, column 0: no element found Again - it works perfectly with 1.0.0, but 1.0.0 does not work with files >64K for me. I am running Zope 2.7.1, Python 2.3, and 4Suite 1.0a3 MK |