28 Nov
2005
28 Nov
'05
7:52 p.m.
Tim Nash wrote at 2005-11-27 16:16 -0800:
... Does anybody know how to monkey patch 2.8.0 so zope can process an xform? I found the xmlFix patch but a fellow zope user pointed out that 2.8.1 breaks the monkey patch because of the zope.app.publication.HTTPPublicationRequestFactory object.
"zope.app" (and everything below) is Zope3 and not yet actively used in Zope2's "ZPublisher". Especially, it should not prevent "xform" processing by Zope2 (after you fixed its ZPublisher). -- Dieter