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

fix a bug for XML results parsing. #809

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bukun
Copy link

@bukun bukun commented Mar 15, 2022

found this bug when requesting DistributedSearch via pycsw with federatedcatalogues config. Just as follows:

    File "/home/bk/vpy_csw/lib/python3.9/site-packages/owslib/catalogue/csw3.py", line 225, in getrecords
        if xml.startswith(b'<'):
    TypeError: startswith first arg must be str or a tuple of str, not bytes

Copy link

github-actions bot commented Oct 6, 2024

This Pull Request has been inactive for 90 days. In order to manage maintenance burden, it will be automatically closed in 7 days.

@github-actions github-actions bot added the stale label Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant