Page 1 of 1

Publish success but content missing

Posted: Wed Aug 24, 2022 7:35 am
by luodan
Hi there,
I've encounter a weird problem while transorming DITA topics to html.
No errors reported, only a few warnings that can be ignored.
However, a few topics are missing as you can see from the following figure:
image.png
In the output file, there's nothing after AUDIO_PROFILE_TYPE which should not be published because it's a resource-only topic.
image.png
Please let me know if you need my DITA files to locate the root cause.

Re: Publish success but content missing

Posted: Wed Aug 24, 2022 7:55 am
by Radu
Hi,

What version of Oxygen are you using? Are you publishing using Oxygen's bundled DITA OT publishing engine or your own custom DITA OT installation?
Can you maybe put together a small sample project (not necessarily your entire project but a small sample project on which the problem can be reproduced) and send it to us via email (support@oxygenxml.com)?
One thing I do not understand, if you do not want that "AUDIO_PROFILE_TYPE" topicref to appear in the published output, why do you add the topicref with the keyref to it? Why not simply remove the topicref?

Regards,
Radu

Re: Publish success but content missing

Posted: Wed Aug 24, 2022 8:28 am
by luodan
The version of Oxgen Author is <oXygen/> XML Author 24.1, build 2022062007
I'm using the xpr projetct to publish the DITA files, it is Oxygen's publish engine I think?
Project sent, please check your email.
About the AUDIO_PROFILE_TYPE topic, it has the conkeyref source which is need in other topics, so I have to add it in the ditamap and set it to resource-only, and the conkeyref content in the target topics can appear normally.

Re: Publish success but content missing

Posted: Wed Aug 24, 2022 11:30 am
by Radu
Hi,

We'll continue the discussion via email then.
Adding a link to a DITA OT issue I added based on Dan's samples:
https://github.com/dita-ot/dita-ot/issues/3991

Regards,
Radu