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

Infinite loop while trying to access 'images' for some pages #133

Open
mkasprz opened this issue Dec 17, 2016 · 1 comment
Open

Infinite loop while trying to access 'images' for some pages #133

mkasprz opened this issue Dec 17, 2016 · 1 comment

Comments

@mkasprz
Copy link
Contributor

mkasprz commented Dec 17, 2016

For example this query: wikipedia.page('Rober Eryol').images never ends. After some debugging I noticed that even though request contains 'continue', it's value equals '||', which seems to be the source of this issue.

@lwaltman
Copy link

This issue still exists. wikipedia.page(wikipedia.search("Bill Foster Congress")[0] and then do page.images. This triggers an infinite loop.

Why hasn't this been fixed?

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

2 participants