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

fix: update adobe_loader #399

Merged
merged 2 commits into from
Oct 16, 2024
Merged

fix: update adobe_loader #399

merged 2 commits into from
Oct 16, 2024

Conversation

a652
Copy link
Contributor

@a652 a652 commented Oct 16, 2024

fix:When initializing the Document, extra_info was not added to the metadata.

Description

Type of change

  • New features (non-breaking change).
  • Bug fix (non-breaking change).
  • Breaking change (fix or feature that would cause existing functionality not to work as expected).

Checklist

  • I have performed a self-review of my code.
  • I have added thorough tests if it is a core feature.
  • There is a reference to the original bug report and related work.
  • I have commented on my code, particularly in hard-to-understand areas.
  • The feature is well documented.

fix:When initializing the Document, extra_info was not added to the metadata.
@taprosoft
Copy link
Collaborator

Thanks for the fix @a652. Please fix my comment above and we are good.

@taprosoft taprosoft changed the title Update adobe_loader.py fix: update adobe_loader Oct 16, 2024
Change the method of checking whether extra_info is None.
@taprosoft taprosoft merged commit 4764b0e into Cinnamon:main Oct 16, 2024
5 checks passed
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.

[BUG] Can not retrieve anything when indexed a pdf file using Adobe Reader
2 participants