FeatureIdVersionedImpl.equalsExact() mistakenly compares id to rid.
-------------------------------------------------------------------

                 Key: GEOT-3951
                 URL: https://jira.codehaus.org/browse/GEOT-3951
             Project: GeoTools
          Issue Type: Bug
          Components: main
            Reporter: Mark Leslie
            Assignee: Jody Garnett
         Attachments: main.diff

The equalsExact method is failing to fail when one side of the comparison is 
unversioned and the other versioned, and will not succeed when both sides are 
versioned.  This is due to what looks like a copy-paste error where the id of 
one feature is compared to the rid of the other.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to