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 incorrect type returned for ResearchGate #1534

Merged
merged 1 commit into from Jan 28, 2018

Conversation

Projects
None yet
2 participants
@GuyAglionby
Contributor

GuyAglionby commented Jan 28, 2018

The inclusion of (PDF Available) in the text that the translator was using to determine type was causing it to fail, so I have fixed this. No failing test added as the existing one for URL https://www.researchgate.net/publication/315673297_Linguistic_Landscape_Bibliography_on_Zotero was already failing.

Any comments welcome. I think using the RIS data is still a valid approach -- the BibTeX export they provide isn't any more reliable.

Thanks :)

@zuphilip zuphilip merged commit ee7cfa6 into zotero:master Jan 28, 2018

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
@zuphilip

This comment has been minimized.

Show comment
Hide comment
@zuphilip

zuphilip Jan 28, 2018

Collaborator

Thank you @GuyAglionby ! Everything looks fine and the test case now detect again the correct case.

Collaborator

zuphilip commented Jan 28, 2018

Thank you @GuyAglionby ! Everything looks fine and the test case now detect again the correct case.

psisquared2 added a commit to psisquared2/translators that referenced this pull request Feb 8, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment