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

Jhove misidentifies certain plain text files as AIFF files #902

Open
sprater opened this issue Feb 23, 2024 · 0 comments
Open

Jhove misidentifies certain plain text files as AIFF files #902

sprater opened this issue Feb 23, 2024 · 0 comments
Assignees
Labels
bug A product defect that needs fixing
Milestone

Comments

@sprater
Copy link

sprater commented Feb 23, 2024

Jhove will identify plain text files that start with the word "FORM" as well-formed AIFF files.

./jhove -s ./misidentified-text.txt

Jhove (Rel. 1.28.0, 2023-05-18)
 Date: 2024-02-23 16:50:36 CST
 RepresentationInformation: ./misidentified-text.txt
  ReportingModule: AIFF-hul, Rel. 1.6.2 (2022-04-22)
  LastModified: 2024-02-23 11:31:30 CST
  Size: 1701
  Format: AIFF
  Status: Well-Formed
  SignatureMatches:
   AIFF-hul
  MIMEtype: audio/x-aiff

Attached is a sample plain text document that can be used to reproduce the error.

misidentified-text.txt

@carlwilson carlwilson self-assigned this Aug 22, 2024
@carlwilson carlwilson added the bug A product defect that needs fixing label Aug 22, 2024
@carlwilson carlwilson added this to the JHOVE 1.34 milestone Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A product defect that needs fixing
Projects
None yet
Development

No branches or pull requests

2 participants