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

breaks bibtex import in Zotero #7

Closed
adam3smith opened this issue Jan 6, 2014 · 14 comments
Closed

breaks bibtex import in Zotero #7

adam3smith opened this issue Jan 6, 2014 · 14 comments
Labels

Comments

@adam3smith
Copy link

your better bibtex.js translator overwrites the existing Zotero bibtex translator and looks like it's breaking things:
https://forums.zotero.org/discussion/33837/ams-mathscinet-and-euclid-translators-not-working/#Item_21
It'd be great to fix this as soon as possible, as it's very confusing to troubleshoot:

@retorquere
Copy link
Owner

Can you add a gist with the bibtex content you're trying to import? I can't access the site in question.

@retorquere
Copy link
Owner

Hold on, I have access via university VPN. I've tried to import, both the "BibTex" generated from the dropdown and via the in-address-bar Zotero icon, and I'm not seeing any problems.

@retorquere
Copy link
Owner

BBT doesn't delete the import BTW, it adds a biblatex importer (which might be broken); if I were to remove bibtex import it could hardly be called better. But this seems related to the interaction between the Chrome connector and Zotero. I'll try to sort it out, but I'm unsure this can be caused by BBT at all.

@retorquere
Copy link
Owner

0.0.50 is supposed to fix this, but I would appreciate confirmation.

@carlodri
Copy link

Is this somehow related to this issue?

@retorquere
Copy link
Owner

Unlikely, but I'll investigate. Thanks for the heads-up.

@carlodri
Copy link

The error shown in the Zotero error report is the following:

[JavaScript Error: "config.exportCharset is undefined" {file: "C:\Users\Carlo\AppData\Roaming\Zotero\Zotero\Profiles\9197duhv.default\zotero\translators\BetterBibTeX.js" line: 11307}]

@retorquere
Copy link
Owner

Ah, that explains it. 0.0.52 ought to fix it.

@carlodri
Copy link

Here is the gist link to the collection.xml file. Hope it works...

@retorquere
Copy link
Owner

Seems to work now, please test (oh, and would you mind opening a separate issue should you run into another problem?)

@carlodri
Copy link

Sure, sorry, I'm a novice with github and relatives...

@retorquere
Copy link
Owner

No worries whatsoever. I'm glad for all the feedback I get. Don't forget to let the extension update to 0.0.52 before you test again -- and thanks for using BBT!

@carlodri
Copy link

likely related to issue #7: if I double-click this file to import it in Zotero, I get the following error:

[JavaScript Error: "name.trim is not a function" {file: "C:\Users\Carlo\AppData\Roaming\Zotero\Zotero\Profiles\9197duhv.default\zotero\translators\BetterBibLaTeX.js" line: 11447}]

@retorquere
Copy link
Owner

It wasn't related to #7; it was something that was already in the existant BibLaTex im/exporter that I inherited... that was one strange error though.

@retorquere retorquere added the bug label Sep 27, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants