I have been upgrading the Orders Exporter mod and have it working perfectly in a stock v1.5.1 XAMPP environment, but a tester who also has the Keepalive Timer installed has run into a bug.
When doing a download (but not a "save to /oexport/" file), the Keepalive code is prepended to the output file.
http://www.zen-cart.com/showthread.p...xporter-Module (starting at post #40).
This happens with both the old version (1.6) of Orders Exporter and the new version (attached at post #38 of that thread). The undesired output occurs in both a v1.5.1 and a v1.5.3 test setup, but not in a v1.3.9 production site (which presumably does not have the keepalive timer).

Is this caused by antiquated download creation code in OEX (unchanged since 2008, and possibly since 2005), or by some quirk of the Keepalive code? What is the best way to resolve it?