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

The importer shouldn't die when a non-existing record is requested #2

Closed
phochste opened this issue Mar 14, 2018 · 1 comment
Closed

Comments

@phochste
Copy link
Member

See this line in Catmandu::Importer::Arxiv

die $res->status_line unless $res->is_success;

The code should return an empty result

@vpeil
Copy link
Member

vpeil commented Mar 15, 2018

fixed with latest release

@vpeil vpeil closed this as completed Mar 15, 2018
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