Closed ross-spencer closed 2 years ago
Hello, we are using the CLI option and we are facing with the exact same issue described by @ross-spencer
Same problem here, moving to XML temporarily.
Hey,
I know that this is a long shot, but I think the issue still exists and I was wondering if anyone has an idea how to solve it. It only occurs when we are trying to get the output in JSON, XML seems to be fine. Looking back into the history it seems like #515 and #544 introduced the JSON output, so we were wondering if this will still be maintained @carlwilson?
Thank you so much!
When using
jhove-gui
one can scan multiple objects at a time and see multiple results in the window. When those results are exported it is expected that both results are in the output.For JSON output, only one of the results is returned, i.e. the JSON results display the results of just one file. Take this example (it probably doesn't reveal much as it is just one file... but two files were scanned)
The equivalent output for text and xml look as follows:
Note: 2x
repInfo uri
Note: 2x
RepresentationInformation
stringsThe audit output:
To repeat this:
File
menu.NB. I haven't tried this with the CLI today. It might be worth checking - I'm not familiar what the expected behavior is from there.
Related to https://github.com/openpreserve/jhove/issues/385