Closed BrandonMorr closed 5 years ago
@BrandonMorr Thanks so much. I'll review and test.
No problem! Thanks for the quick response.
FYI - The Travis build is failing because there are some issues with PEAR and Travis CI, resulting in Islandora not installing properly. Our Travis CI testing is based off the one used for core Islandora module testing. Once the issue is addressed there, we will update our Travis CI setup for testing this module.
Good to know, thanks for the heads up.
@BrandonMorr I've tested and works as described. Thank you for your pull-request. Great work.
Thanks Marcus! Cheers 🎉
What does this Pull Request do?
Fixed issue with extra cue entry being inserted into TRANSCRIPT on page submit.
Updated form markup, removed unneeded description.
Added validation on TRANSCRIPT datastream to check if the mimetype is XML (VTT does not appear to be supported at the moment, so lets provide a message explaining this).
Refactored code, removed unused variables/module includes, updated comments.
How should this be tested?
Before pulling down the changes:
Pull down the changes, and run through the test case again with a new OH object.
Interested parties
@MarcusBarnes