There is no XXE or ditac bug here.

Your tgad_103.dita ends with:
---
  <related-links>
    <link href="tgad_107.dita">
      <linktext/>
    </link>
  </related-links>
---

Your tgad_107.dita ends with:
---
  <related-links>
    <link href="tgad_103.dita">
      <linktext/>
    </link>
  </related-links>
---

Hence either above hand-written <related-links> or the <relrow> found in your tg_appDev_CB.ditamap
---
    <relrow>
      <relcell>
        <topicref href="tgad_103.dita"/>
      </relcell>

      <relcell>
        <topicref href="tgad_107.dita"/>
      </relcell>
    </relrow>
---

is superfluous.

Please double-check your DITA document before sending us bug reports.




---
PS: XXE v7 is no longer supported. If, in the future, you want to get answers to your support requests, please upgrade to v8.




On 02/25/2019 10:36 AM, Grundtvig Nielsen Niels wrote:
Puzzled!



The reltable in this map is very simple:



  <reltable>

    <relrow>

      <relcell>

        <topicref href="tgad_132.dita"/>

      </relcell>



      <relcell>

        <topicref href="tgad_110.dita"/>

     </relcell>

    </relrow>



    <relrow>

      <relcell>

        <topicref href="tgad_103.dita"/>

      </relcell>



      <relcell>

        <topicref href="tgad_107.dita"/>

      </relcell>

    </relrow>

  </reltable>





but the output seems to have generated the Related information xrefs
*for the second relrow only* twice, in both topics







If my mistake is less than obvious and you need the whole file-set, let
me know and I’ll send you a .zip



--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to