Philipp Neuschwander created JENA-1818:
------------------------------------------

             Summary: Bug: CustomCoordinateSequence::setOrdinate missing break 
statements
                 Key: JENA-1818
                 URL: https://issues.apache.org/jira/browse/JENA-1818
             Project: Apache Jena
          Issue Type: Bug
          Components: Spatial
    Affects Versions: Jena 3.13.1
            Reporter: Philipp Neuschwander


https://github.com/apache/jena/blob/master/jena-geosparql/src/main/java/org/apache/jena/geosparql/implementation/jts/CustomCoordinateSequence.java#L441

 

There should be "break" statements in that switch.
Currently there is a fallthrough manipulating other axis' values leading to 
data corruption.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to