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

litstudy sometimes produces documents which have a title that is None #51

Open
stijnh opened this issue Jul 13, 2023 · 0 comments
Open

Comments

@stijnh
Copy link
Member

stijnh commented Jul 13, 2023

Some users are reporting that a Document can sometimes have a title that is None. Many of the internal functions in LitStudy assume that documents always have valid title and crash when the title is None.

This should be fixed. Either by allowing None titles or by making sure none of the sources can produce a document with a None title.

@stijnh stijnh changed the title litstudy sometimes produces documents that a title of None litstudy sometimes produces documents that have a title of None Jul 13, 2023
@stijnh stijnh changed the title litstudy sometimes produces documents that have a title of None litstudy sometimes produces documents which have a title that is None Jul 13, 2023
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

1 participant