JSON output handler via jhove-gui will only output information for one file where other handlers list all objects validated #667
Labels
P1
High priority issues to be scheduled in the upcoming release
Milestone
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 #385
The text was updated successfully, but these errors were encountered: