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

ServiceExceptionReports are not being caught in GetCapabilities records #21

Closed
tomkralidis opened this issue Jun 21, 2012 · 1 comment
Closed
Assignees
Milestone

Comments

@tomkralidis
Copy link
Member

When the WMS server returns an error, this error is raised:

{{{
'NoneType' attribute has no element 'Name'
}}}

Instead a proper exception being raised. The attached patch makes sure the exception is properly raised.

@tomkralidis
Copy link
Member Author

Thanks for the patch. Applied in r1825.

doclements pushed a commit to doclements/owslib that referenced this issue Jun 22, 2012
doclements pushed a commit to doclements/owslib that referenced this issue Jun 22, 2012
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

No branches or pull requests

1 participant