marcardar / transcriptstudio-isha

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

Cannot import docx docs with the new format IDs #140

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Reproducible:

attempt to import a document with filename starting with "audio-res-79_"

The following message is displayed:

Import failed: Could not extract valid event type from sourceId: audio-res-72

Original issue reported on code.google.com by swami.ke...@gmail.com on 26 May 2009 at 5:05

GoogleCodeExporter commented 9 years ago

Original comment by swami.ke...@gmail.com on 26 May 2009 at 5:05

GoogleCodeExporter commented 9 years ago
I think you need to use a non-qualified source id. Try "res-79_..."

Original comment by mjc1...@gmail.com on 27 May 2009 at 5:31

GoogleCodeExporter commented 9 years ago
Scrap that last comment.

An import doc (new style) is supposed to start with the session id (e.g. 
n-1234), not
the source id.

For old style we use the old audio id (e.g. n123)

Original comment by mjc1...@gmail.com on 27 May 2009 at 5:34

GoogleCodeExporter commented 9 years ago

Original comment by mjc1...@gmail.com on 3 Jun 2009 at 4:53