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

Make CSL processing more robust to incomplete data #566

Open
koppor opened this issue Apr 8, 2023 · 2 comments
Open

Make CSL processing more robust to incomplete data #566

koppor opened this issue Apr 8, 2023 · 2 comments
Labels
p2: nice to have Nice to have feature/enhancement but not very important type: bug Something isn't working

Comments

@koppor
Copy link
Member

koppor commented Apr 8, 2023

*** {
  "name": "SyntaxError",
  "message": "\"undefined\" is not valid JSON",
  "stack": "SyntaxError: \"undefined\" is not valid JSON\n    at JSON.parse (<anonymous>)\n    at CSL.Engine.retrieveItem (https://localhost:3000/cite.worker.worker.js:4252:17)\n    at CSL.Engine.processCitationCluster (https://localhost:3000/cite.worker.worker.js:7072:21)\n    at registerCitation (https://localhost:3000/cite.worker.worker.js:25084:32)\n    at https://localhost:3000/cite.worker.worker.js:25122:13"
@tobiasdiez
Copy link
Member

Whats the context/how to reproduce this?

@tobiasdiez tobiasdiez added type: bug Something isn't working p2: nice to have Nice to have feature/enhancement but not very important status: needs info Need further information (usually from the creator of the issue or PR) labels Apr 21, 2023
@koppor
Copy link
Member Author

koppor commented Apr 21, 2023

Use the branch connecting to JabRef, fire up JabRef http Server serving JabRef authors. Use the first reference there. If that works, use the second 😅

@tobiasdiez tobiasdiez removed the status: needs info Need further information (usually from the creator of the issue or PR) label Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2: nice to have Nice to have feature/enhancement but not very important type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants