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

Importers in web gui do not work #706

Closed
datango opened this issue Mar 7, 2019 · 2 comments
Closed

Importers in web gui do not work #706

datango opened this issue Mar 7, 2019 · 2 comments

Comments

@datango
Copy link

datango commented Mar 7, 2019

  1. Importing Bibtex
  2. Error Message: Import from bibtex failed - try later again

Hotfix:
Copying old version of LibreCat/lib/LibreCat/App/Catalogue/Route/importer.pm (from Version 1.2.3) to same path.

The following commits are related to this file:
All Catmandu::Importer::getJSON require to have 'warn => 0' as parame…
Removed debug statements
Harden the CrossRef exporter against network errors #564

@datango
Copy link
Author

datango commented Mar 12, 2019

The Problem is in "Harden the CrossRef exporter against network errors #564". If i revert this commit the import works.

@vpeil vpeil changed the title Since Version 1.2.4 - Import of bibtex or doi does not work Importers in web gui do not work Mar 14, 2019
@phochste
Copy link
Member

Fixed in dev. Preparing small release

vpeil added a commit that referenced this issue Mar 21, 2019
* dev:
  Fixing crossref imports and harding imports scripts #564
  hyphen
  bump version
  Fixing eval {} bug in importers and adding test #706
  tmp_dir doesn't get automatically deleted after succesful processing of a record #712
  fix test: key present vs. empty array
  Handling related material does not make use of update_publication.fix and index_publication.fix. Hence, fields added at indexing time are killed when a relation is added to a record.
  remove merge comments
  add missing dependency; fixes #701
  Fix missing labels (xx_secondary, xx_solo) on frontdoor that are due to the way h.loc works. This is kind of a hack, but it works.
  Exclude deleted recs from export in backend by adding status<>deleted to the cql.
  Remove space after hex character conversion (leads to problems) and add two more quotation marks to the hex table to be disposed of.
  Fix missing reviewer department in backend export filter.
  Added language attribute to html tag configurable via locale file
  Extend wos_mapping fix to accomodate Medline imports.
  fix typo
  rename datacite fix to fit into the naming scheme of the other sorces
  handle crossref fields explicitely
  Add poster and slides to file relations lists
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