Open thorsted opened 1 year ago
Thanks @thorsted I suspect that there might be a similar issue to this logged. We're doing some triage work in the next 2 weeks and will try to group this if possible.
Thanks Carl, I noticed it would work when I used a Broadcast wave with TimeReference added, but never could get the XML to give duration otherwise. Let me know if you need samples.
Hi @carlwilson and @thorsted
After a quick look, I expect that duration is processed in the TextHandler (https://github.com/openpreserve/jhove/blob/d74599048ead2797ca9887900976b624cefbb575/jhove-core/src/main/java/edu/harvard/hul/ois/jhove/handler/TextHandler.java#L1025) and in the XMLHandler this is not: https://github.com/openpreserve/jhove/blob/d74599048ead2797ca9887900976b624cefbb575/jhove-core/src/main/java/edu/harvard/hul/ois/jhove/handler/XmlHandler.java#L4430
Sam
@carlwilson Just checking in on this issue.
Hi @carlwilson
Can this issue be added to the jHove 1.32 release?
Thanks
Sam
I noticed while using the WAVE-hul 1.8.2 I get different results with a text based handler than I do with XML. Test output shows time duration correctly, but XML does not, only zeros.
output.zip