digitalutsc / islandora_web_annotations

An Islandora module that enables annotation on Islandora objects, following the W3C Web annotation model.
GNU General Public License v3.0
7 stars 5 forks source link

ensure audio start and end times are indexed #246

Closed Natkeeran closed 6 years ago

Natkeeran commented 6 years ago

What does this Pull Request do?

Resolves the following issue @MarcusBarnes discovered while testing: the audio annotation view does not contain start and end times.

What's new?

Ensures that both audio and video have start and end time indexed.

How should this be tested?

Interested parties

@MarcusBarnes

MarcusBarnes commented 6 years ago

Works as expected. Thank you @Natkeeran.