JDFUtilities mangles JMF translation of XJMF QueryResource response messages
tfdonahue1 opened this issue · 2 comments
QueryResourceSubscribe_001_Response.zip
I am using the JDFUtilities library 1.7.5 library to translate XJMF QueryResource Response messages to JMF 1.7 and the resulting JMF is incorrect.
Attached are a set of simplified examples where the original XJMF contains only two Media resource entries.
Regardless of the number of Resource/Media entries are present in the XJMF response message, the resulting translated JMF data includes only a single and incorrect ResourceInfo/Media entry.
Working examples are provided in the attached zip file:
- QueryResourceSubscribe_001_Response_CIP4.xjmf – The XJMF QueryResource Response message to be translated to JMF.
- jmf_1.7QueryResourceSubscribe_001_Response_CIP4_EXPECTED.jmf – The expected result of the translation of the XJMF message to JMF.
- jmf_1.7QueryResourceSubscribe_001_Response_CIP4_ACTUAL.jmf – Actual translated result out of FixJDF showing the mangled JMF result message.
Please asses this issue and let me know if you have any questions.
THANKS,
-Tim Donahue
Hi @tfdonahue1, thank you for reporting this issue. In order to ensure that we keep track of this issue, I also created a reference in the Jira board: https://cip4.atlassian.net/browse/IN-532. Please keep an eye on that ticket for further updates...
Hi Michel,
Thank you for the quick response on this and creating the Jira board entry.
I'll be sure to keep an eye on this ticket.
-Tim