Exception thrown by WFS datastore when MAX Features is set on a query. ----------------------------------------------------------------------
Key: GEOT-805 URL: http://jira.codehaus.org/browse/GEOT-805 Project: GeoTools Type: Bug Components: wfs Versions: 2.1.1 Reporter: Jesse Eichar Assigned to: David Zwiers Priority: Minor When MAX Features is set on a query to a wfs datastore an exception is thrown while encoding the post data. The exception is an ArrayIndexOutofBoundsException at line 185 of WFSBasicComplexTypes. The line elems[3].getName(), should be changed to attrs[3].getName() -- 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 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel