[Chameleon] Script Errors in IE

Bart van den Eijnden bartvde at xs4all.nl
Sun Jul 10 13:48:51 EDT 2005


Peter,

are you using HTTP GET or HTTP POST for your communication? IE probably  
hates the too long GET queries which are generated by Chameleon, so you  
probably need to switch to POST.

Check your form in the HTML template:

<form method="post">

Best regards,
Bart

On Fri, 08 Jul 2005 18:40:48 +0200, Peter Kingsbury  
<peterkingsbury at istop.com> wrote:

> Hello all,
>
> I've come across an anomaly in my project which users have indicated  
> only reside within Internet Explorer 6. Other tested browsers include  
> Firefox and Opera, which do not exhibit the behavior.
>
> The problem lies with the tool widgets (pan, zoom, query), which work  
> when initially loading the page, and fail to work after  
> zooming/panning/etc once. After this, the page generates a scripting  
> error.
>
> Another anomaly is that the browser address bar (which in Firefox/Opera  
> show the entire query e.g.  
> http://localhost/page.phtml??NAV_INPUT_TYPE=POINT&NAV_INPUT_COORDINATES=329  
> and so on) which in IE shows some weird characters:
>
>       Øt

>
> at the end of the root URL.
>
> Upon checking the generated html page, the error occurs at the same  
> place there is a document.page[0] invoked.
>
> I'm placing widgets inside a table, and not using javascript layers.
>
> Any ideas on this?
>
> Cheers,
> - Peter
>
>
>
>
>
>
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
>



-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


More information about the Chameleon mailing list