Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Character encoding issue from FITS web service still present in container image #1

Open
dchandekstark opened this issue Aug 5, 2019 · 1 comment

Comments

@dchandekstark
Copy link

I've been using the latest published image of this project and am seeing the encoding issue reported at harvard-lts/fits#186.

Example snippets:

Output from FITSServlet container service:

<creatingApplicationName toolname="Jhove" toolversion="1.20.1" status="CONFLICT">Microsoft������ Word 2010/Microsoft������ Word 2010</creatingApplicationName>

Output from running FITS v1.4.1 command line tool on same file:

<creatingApplicationName toolname="Jhove" toolversion="1.20.1" status="CONFLICT">Microsoft® Word 2010/Microsoft® Word 2010</creatingApplicationName>
@captmiddy
Copy link
Contributor

Do you have a sharable file and method by which you are submitting the file that we can test? We don't believe that Jhove should be called for word documents to begin with so it is interesting that you are seeing this error at all. The latest container may have corrected the character encoding but we can't prove it without a file to test against.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants