Bug #2609
Mis à jour par Matthieu Decorde il y a environ 6 ans
To reproduce the bug, take ImMondePrK source files https://sharedocs.huma-num.fr/wl/?id=amz86f5orz13RicSzqVu2FZ8CdsNmaie.
Use XML-TEI Zero module.
In Textual planes, specify:
* Out of text to edit: teiHeader,figure, head
* Note elements: note
* Milestone elements: [nothing]
The import should produce a corpus of 1 text (51 662 tok.)
Then, add "lb" to Milestone elements and re-import.
The import produces a corpus of 2 texts (103 324 tok.), the 2nd text is named "copy".
h3. Solution
Fix the file replacement after milestones are processed in XML files
Use XML-TEI Zero module.
In Textual planes, specify:
* Out of text to edit: teiHeader,figure, head
* Note elements: note
* Milestone elements: [nothing]
The import should produce a corpus of 1 text (51 662 tok.)
Then, add "lb" to Milestone elements and re-import.
The import produces a corpus of 2 texts (103 324 tok.), the 2nd text is named "copy".
h3. Solution
Fix the file replacement after milestones are processed in XML files