ANNOUNCE; Try python beta

Paul Boddie paul at boddie.org.uk
Tue Dec 20 07:54:15 EST 2005


Mike Meyer wrote:

[Browser behaviour]

> Actually, it's doing form processing. It's doing XMLHttpRequests.

You might want to add some workarounds for Konqueror. What I found was
that Konqueror (on KDE 3.4.0) has a tendency to add null bytes to the
end of some form field values. Consequently, I get mostly "SyntaxError:
unexpected EOF while parsing (line 1)" in that browser. It could well
be that other browsers also have their quirks with XMLHttpRequest.

Paul




More information about the Python-list mailing list