Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced Filter200XmlDecoder to throw an Exception if a Literal with gml-Geometry subelement is parsed #642

Conversation

dstenger
Copy link
Contributor

@dstenger dstenger commented Dec 8, 2015

This pull requests lets the Filter200XmlDecoder throw an XMLParsingException if a Literal with gml-Geometry is detected. The handling of the WFS 2.0.0 is changed to throw an OperationProcessingFailed in case of a XMLParsingException.

The WFS 2.0.0 cite Testsuite is fixed by this pull request (Testclass org.opengis.cite.iso19142.basic.filter.ComparisonOperatorTests, Method invalidOperand_boundedBy()).

@dstenger dstenger added enhancement enhancement or improvement in progress labels Dec 8, 2015
@tfr42 tfr42 added this to the 3.4 milestone Dec 10, 2015
copierrj added a commit that referenced this pull request Dec 10, 2015
…anOrEqualToContainsGmlGeometry-292

Enhanced Filter200XmlDecoder to throw an Exception if a Literal with gml-Geometry subelement is parsed
@copierrj copierrj merged commit eda69f6 into deegree:master Dec 10, 2015
@lgoltz lgoltz deleted the throwExceptionIfPropertyIsLessThanOrEqualToContainsGmlGeometry-292 branch December 8, 2022 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants