Ha! well done for finding the bug ... I shall restart my efforts in-house to 
get access to updates myself, so I'll be ready for 8.3 in due course.

In the meantime, I'll remove that last <relrow> and see what happens.

N

-----Original Message-----
From: Hussein Shafie [mailto:huss...@xmlmind.com]
Sent: vrijdag 18 januari 2019 19:00
To: Grundtvig Nielsen Niels
Cc: 'xmleditor-support@xmlmind.com'; ditac-supp...@xmlmind.com
Subject: Re: [XXE] "fo:inline" is not a valid child of "fo:list-block"

On 01/17/2019 03:54 PM, Grundtvig Nielsen Niels wrote:
> Thanks! note that the two graphics included in the .zip are normally stored 
> in their own directory ../images/
>
> Looking forward to finding out what I've managed to get wrong this time ...
>

You did nothing wrong. You have uncovered a very nasty bug (I had very
hard times finding it!): using a <reltable> causes all the topics
referenced in this <reltable> to be flagged *twice* by a flagging
".ditaval".

In some cases, this double flagging causes the generated XSL-FO to
become invalid (e.g. "fo:inline" is not a valid child of "fo:list-block").

This bug will be fixed in ditac v3.3.2 (or will it be v3.4?) which will
be included in XXE v8.3.



--> Workaround if you want to generate tg_appDev.pdf:

In your reltable, remove last wrelrow>
---
     <relrow>
       <relcell>
         <topicref href="tgad_004.dita"/>
       </relcell>

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

because it's only "tgad_012.dita" which, once flagged twice, triggers
the bug:

---
       <li status="new">WPI documentation (optional) if your <keyword
       keyref="aApp"/>s need to access CTAP payment apps</li>
---






*********************************************************************************************
Worldline SA/NV - Chaussee de Haecht 1442 Haachtsesteenweg
- 1130 Brussels - Belgium
RPM-RPR Bruxelles-Brussel - TVA-BTW BE 0418.547.872
Bankrekening-Compte Bancaire-Bank Account 310-0269424-44
BIC BBRUBEBB - IBAN BE55 3100 2694 2444

"The information contained in this e-mail and any attachment there to be 
confidential and may contain information which is protected by intellectual 
property rights.
This information is intended for the exclusive use of the recipient(s) named 
above.
This e-mail does not constitute any binding relationship or offer toward any of 
the addressees.
If you are not one of the addressees , one of their employees or a proxy holder 
entitled to hand over this message to the addressee(s), any use of the 
information contained herein (e.g. reproduction, divulgation, communication or 
distribution,...) is prohibited.
If you have received this message in error, please notify the sender and 
destroy it immediately after.
The integrity and security of this message cannot be guaranteed and it may be 
subject to data corruption, interception and unauthorized amendment, for which 
we accept no liability."

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

Reply via email to