Partial Buffer2 strategy not actually buffering
-----------------------------------------------
Key: GEOS-1170
URL: http://jira.codehaus.org/browse/GEOS-1170
Project: GeoServer
Issue Type: Bug
Affects Versions: 1.5.1
Reporter: Chris Holmes
Assignee: Andrea Aime
Priority: Critical
Fix For: 1.5.2
So I think PARTIALBUFFER2 strategy is not actually buffering. On sigma if you do a request that will make an error during the request, like:
http://sigma.openplans.org:8080/geoserver/wfs?service=WFS&request=GetFeature&typename=poly_landmarks&CQL_FILTER=cfcc+=+D854
You get an error from firefox that it could not parse anything. And on the server side a log about the stream abruptly closed by the client. I'm pretty sure it's because the strategy is not doing the buffer properly, so then we don't get the nice OGC error message.
If I adjust the web.xml on sigma to PARTIALBUFFER then I do get a nice OGC error message.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira