NullPointerExceptions in BetweenFilterImpl
------------------------------------------

                 Key: GEOT-1795
                 URL: http://jira.codehaus.org/browse/GEOT-1795
             Project: GeoTools
          Issue Type: Bug
          Components: core main
    Affects Versions: 2.4.2
         Environment: Windows XP, JDK 1.5.0_11
            Reporter: Daniel Gredler
            Assignee: Jody Garnett


I'm using GeoTools 2.4.2 via GeoServer 1.6.3. I have an SLD file that causes 
NPEs to be thrown in BetweenFilterImpl, lines 172 and 155. As far as I can 
tell, looking at the code online [1, 2], it appears that 
BetweeenFilterImpl#evaluate(Object) calls some of the eval() methods in 
FilterAbstract. The eval() methods return null under certain conditions, but 
the code in BetweenFilterImpl does not check for these null return values.

-- 
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 the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to