marcardar / transcriptstudio-isha

Automatically exported from code.google.com/p/transcriptstudio4isha
0 stars 0 forks source link

Importing transcript AFTER importing audio metadata does not work (probably) #128

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I havent tested this, but looking at the code it probably wont work...

Import some mediaMetadata for the "a1" device type (using the XQuery app).

Then try to import a transcript (using the Flex app).

I don't think the import transcript can handle the situation where the "a1"
devices already exists.

Original issue reported on code.google.com by mjc1...@gmail.com on 12 Apr 2009 at 12:25

GoogleCodeExporter commented 9 years ago
Fixed in r393.

However, this assumes that any media element that already exists does not 
contain
children that conflict with the new transcripts children. This is OK, because a 
media
metadata importer should not be importing media elements with children (why 
would it
be importing sync elements?)

Original comment by mjc1...@gmail.com on 13 Apr 2009 at 5:26