[Trac] InternetExplorer/Page submission problem
Emmanuel Blot
eblotml at free.fr
Mon Apr 4 14:58:56 EDT 2005
Hi,
Trac is running on several Linux machines with no trouble (0.9 pre, used to be 0.8.1)
I've also installed the same code on a Windows XP SP1 machine, with Python 2.3 (ActiveState), Apache 2.0.52. Although
Trac works fine with Firefox/Mozilla client, Internet Explorer clients are only able to browse Trac pages, not to submit
data to Trac: when a Wiki page is 'previewed' or 'saved', Trac does not seem to understand the request, and returns the
original, unmodified page instead.
I tried to update to Apache 2.0.53: same issue. The problem used to show up with Trac 0.8 and Trac 0.8.1, now with 0.9
pre. In other words, I've never been able to use IE client with this XP server.
I would have like to give a try with the mod_dumpio module from Apache, to dump GET/POST data issued by the web client,
to compare these data (IE vs. Firefox), but the module is still in experimental development, and I've not been able to
find the module binary on the Internet.
Have anyone already experienced this IE issue ?
What could I try to locate the source of the trouble ?
Thanks
Emmanuel.
More information about the Trac
mailing list