Bug #2251
RCP: 0.7.8, XTZ import module, creating text identifiers fails when the root <TEI> element does not contain a <text> child
Status: | New | Start date: | 09/27/2017 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | - | Spent time: | - | ||
Target version: | TXM 0.8.1 |
Description
If source files have the following structure, the creation of text identifiers fails and some functions (as back-to-text) are unavailable
<TEI>
<div> ... </div>
<div> ... ... </div>
</TEI>
History
#1 Updated by Serge Heiden over 5 years ago
- Subject changed from RCP: 0.7.8, XMLW and XTZ import modules, creating text identifiers fails when the root <TEI> element does not contain a <text> child to RCP: 0.7.8, XTZ import module, creating text identifiers fails when the root <TEI> element does not contain a <text> child
#2 Updated by Sebastien Jacquot almost 5 years ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.8.0
#3 Updated by Matthieu Decorde about 4 years ago
- Target version changed from TXM 0.8.0 to TXM 0.8.2
#4 Updated by Matthieu Decorde over 3 years ago
- % Done changed from 0 to 80
instead of calling ValidateXML.test, we now call ValidateXML.TEItest: The test ensures the wellformdness and the presence of the TEI, teiHeader and text elements
#5 Updated by Sebastien Jacquot over 3 years ago
- Target version changed from TXM 0.8.2 to TXM 0.8.1