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 PDF FileStream reading bug #17294

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

cbadger-montecitobank
Copy link
Contributor

Fixes #17291 by specifying that both Read and Write access are needed on the FileStream used for reading PDF files. This bug was observed when indexing PDFs stored in Azure Blog Storage.

Fixes OrchardCMS#17291 by specifying that both Read and Write access are needed on the FileStream used for reading PDF files.  This bug was observed when indexing PDFs stored in Azure Blog Storage.
Copy link
Contributor

github-actions bot commented Jan 2, 2025

Thank you for submitting your first pull request, awesome! 🚀 If you haven't already, please take a moment to review our contribution guide. This guide provides helpful information to ensure your contribution aligns with our standards. A core team member will review your pull request.

If you like Orchard Core, please star our repo and join our community channels.

@cbadger-montecitobank
Copy link
Contributor Author

@dotnet-policy-service agree

@sebastienros sebastienros enabled auto-merge (squash) January 2, 2025 18:31
@sebastienros sebastienros merged commit c0d252c into OrchardCMS:main Jan 2, 2025
12 checks passed
Copy link
Contributor

github-actions bot commented Jan 2, 2025

Congratulations on your first PR merge! 🎉 Thank you for your contribution! We're looking forward to welcoming other contributions of yours in the future. @all-contributors please add @cbadger-montecitobank for code.

If you like Orchard Core, please star our repo and join our community channels.

Copy link
Contributor

@github-actions[bot]

I've put up a pull request to add @cbadger-montecitobank! 🎉

@hishamco
Copy link
Member

hishamco commented Jan 3, 2025

Thanks for your contribution @cbadger-montecitobank

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.

3 participants