Invalid Filter Construction for WFS-1.0.0 -----------------------------------------
Key: GEOT-3026 URL: http://jira.codehaus.org/browse/GEOT-3026 Project: GeoTools Issue Type: Bug Components: core xml Affects Versions: 2.6.3 Environment: Windows 7 (x64), Java 1.6.0_19, Reporter: Martin Firl Invalid Filter-Construction for a GetFeature-Request on WFS 1.0.0. The Class org.geotools.xml.filter.FilterOpsComplexTypes.FilterType creates two filter terms (Line 885 - 891) by calling encodeFilter() twice. The first time for the real filter, the second time for a Fid-Filter (usually empty). The result is a filter-element with a nested filter-element. This is not allowed by the OGC Filter Specification and causes errors on some implementing WFS. -- 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 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel