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: Crash on single file policy check #224

Merged
merged 1 commit into from
Nov 25, 2024
Merged

FIX: Crash on single file policy check #224

merged 1 commit into from
Nov 25, 2024

Conversation

carlwilson
Copy link
Member

  • added catch to Profile so that flat files are validate properly;
  • added a method to validated from OpenDocument to org.openpreservation.odf.validation.Validator as a stop gap before API review;
  • threaded OpenDocument convenience methods through org.openpreservation.odf.validation.Validators; and
  • use ValidationReport, not document from CLI profile.

- added catch to Profile so that flat files are validate properly;
- added a method to validated from OpenDocument to `org.openpreservation.odf.validation.Validator` as a stop gap before API review;
- threaded OpenDocument convenience methods through `org.openpreservation.odf.validation.Validators`; and
- use `ValidationReport`, not document from CLI profile.
@carlwilson carlwilson self-assigned this Nov 25, 2024
@carlwilson carlwilson added the bug Something isn't working label Nov 25, 2024
@carlwilson carlwilson added this to the v0.16 milestone Nov 25, 2024
@carlwilson carlwilson linked an issue Nov 25, 2024 that may be closed by this pull request
@carlwilson carlwilson merged commit 72f2437 into main Nov 25, 2024
5 checks passed
@carlwilson carlwilson deleted the fix/212 branch November 25, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI 0.16 crash on FODS-file when run with profile
1 participant