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

Mapserver errors #867

Merged
merged 5 commits into from
May 28, 2021
Merged

Mapserver errors #867

merged 5 commits into from
May 28, 2021

Conversation

PhilippeLafreniere18
Copy link
Contributor

Allow IGO to catch mapserver service exception report (error) that has a status code 200.

Mapserver error on getMap calls returns status code 200 very often. It makes impossible for IGO to catch those errors.

Solution here is to convert the arrayBuffer response to text and verify if it contains ServiceExceptionReport tag.

@mbarbeau mbarbeau merged commit 1a43b64 into next May 28, 2021
@mbarbeau mbarbeau deleted the mapserverErrors branch May 28, 2021 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants