Hi all,we are using AEM DITA with the XML plugin. DITA expects unique
topic IDs
(https://docs.oasis-open.org/dita/v1.2/os/spec/archSpec/id.html ,
https://docs.oasis-open.org/dita/v1.0/archspec/id.html), is there any
info in which situations AEM uses these IDs? Nothing prevents users from
copying topics, and copies have non-unique IDs (AEM only generates IDs
when creating topics). As long as the copied topics are not referenced
in the same DITAmap, the non-unique IDs have not caused an issue. The...