Page 1 of 1

Publication in webhelp with branch-filtering

Posted: Mon Nov 30, 2020 10:22 am
by jerome_franconville
Hello,

I'm using Oxygen XML Editor 20.1 build 2018080903.

I try to publish a map with branch filtering:

Code: Select all

<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
<map collection-type="sequence">
    <title>Instructions de travail SHE</title>
    <topicref href="_General/Redaction.dita">
        <ditavalref href="_Configuration/RTM-MK.ditaval" format="ditaval"/>
        <topicref href="_General/Redaction_ToutesNormes.dita"/>
    </topicref>
    <topicref href="_General/Redaction.dita">
        <ditavalref href="_Configuration/RTM-NH.ditaval" format="ditaval"/>
        <topicref href="_General/Redaction_ToutesNormes.dita"/>
    </topicref>
    <topicref href="_Configuration/Configuration.ditamap" format="ditamap"/>
</map>
Because I use the same topics two times, during the publication, Oxygen renames the links to the second topic by adding "-1" at the end of the file name to make distinct targets.

My issue is : Oxygen doesn't create the second file (ending by "-1") with the filtered content.
The first file is correctly created.

I have the same issue with Webhelp, XHTML, HTML5 outputs.
Only the PDF (based on XSL-FO) is working corectly.

Thanks in advance for your support.
Jérôme FRANCONVILLE

Re: Publication in webhelp with branch-filtering

Posted: Tue Dec 01, 2020 1:11 am
by Radu
Hi Jérôme,

Please download and try the same thing with Oxygen 23 as we made multiple bug fixes related to branch filtering in its associated publishing engine.
If that does not work please create a small sample DITA project exhibiting the problem and send it to us (support@oxygenxml.com).

Regards,
Radu

Re: Publication in webhelp with branch-filtering

Posted: Fri Dec 04, 2020 7:15 pm
by jerome_franconville
Hello Radu,

I'll test with oxygen 23 and come back soon.

Thanks

Re: Publication in webhelp with branch-filtering

Posted: Mon Dec 14, 2020 5:39 pm
by jerome_franconville
Hello,

My issues are solved with Oxygen 23 :D

Tanks a lot
Jérôme

Re: Publication in webhelp with branch-filtering

Posted: Mon Dec 14, 2020 5:49 pm
by Radu
Hi Jérôme,

I'm glad, based on other feedback we made a number of branch filtering related fixes in the DITA OT publishing engine bundled with Oxygen 23.

Regards,
Radu