[OpenLayers-Users] Re: Why Filter do not work ?

Phil Scadden p.scadden at gns.cri.nz
Mon Apr 16 17:44:14 EDT 2012


So what is being sent to geoserver is definitely malformed. Can we 
please see the request actually sent? (from the NET tab in either 
Firebug or Chrome developer tools). This will make it easier to 
understand what is going on.

Detail:
In Chrome. Open Tools|Developer tools. (Easier to undock - button in 
lower left). Load your application.
Go to the network button. Execute your query in the app.  This should 
result in a call to your proxy in the network display. Click on it, and 
then find, "request payload". Copy that and post it here.

Or
in FF with Firebug
open firebug, go to your application. select the Net tab in firebug. 
(Pressing clear will improve things). Now execute your query. You should 
get a POST to your proxy. Expand it, press the Post tab and copy the 
source. Post it here.

Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.



More information about the Users mailing list