BBoxImpl allows for the construction of a filter whose min/max x/y are all zero 
despite the geom expression being set
---------------------------------------------------------------------------------------------------------------------

                 Key: GEOT-1736
                 URL: http://jira.codehaus.org/browse/GEOT-1736
             Project: GeoTools
          Issue Type: Bug
          Components: core filter
    Affects Versions: 2.4.1
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.4.2, 2.5-M0


SLDParser is building filters by first creating an empty filter, and then 
setting the first and second geometry manually. This won't initialize the xmin, 
xmax, ymin, ymax filter leading to a solid failure for all attempts at encoding 
the filter into sql or to clone it using the DuplicatingFilterVisitor.

-- 
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to