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

Allow (but log) null elements in FigrefListItem #86

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jvd10
Copy link

@jvd10 jvd10 commented Mar 23, 2019

Null elements result in Exception in thread "main" java.lang.NullPointerException
at gov.uspto.patent.doc.xml.FormattedText.fixFigrefListItem(FormattedText.java:410)

Added logging to warn when null elements are encountered.

Jay DePasse added 3 commits March 23, 2019 11:01
Null elements result in Exception in thread "main" java.lang.NullPointerException
at gov.uspto.patent.doc.xml.FormattedText.fixFigrefListItem(FormattedText.java:410)

Added logging to warn when null elements are encountered.
upstream has these un vc, only committing in dev branch
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

Successfully merging this pull request may close these issues.

1 participant