<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Sasha,</p>
    <p><br>
    </p>
    <p>Thanks for investigating this, I can reproduce the problem and
      added a DITA OT issue with samples for it:</p>
    <p><a class="moz-txt-link-freetext" href="https://github.com/dita-ot/dita-ot/issues/4117">https://github.com/dita-ot/dita-ot/issues/4117</a></p>
    <p><br>
    </p>
    <p>Regards,</p>
    <p>Radu</p>
    <pre class="moz-signature" cols="72">Radu Coravu
Oxygen XML Editor</pre>
    <p></p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 2/2/23 10:28, Sascha Nothofer wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:ee216265ac1f40a1abc301008f6bbffc@reinmedical.com">
      <!-- Template generated by Exclaimer Signature Manager Exchange Edition on {Current Date} -->
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <style type="text/css">P.ImprintUniqueID {
        MARGIN: 0cm 0cm 0pt
}LI.ImprintUniqueID {
        MARGIN: 0cm 0cm 0pt
}DIV.ImprintUniqueID {
        MARGIN: 0cm 0cm 0pt
}TABLE.ImprintUniqueIDTable {
        MARGIN: 0cm 0cm 0pt
}DIV.Section1 {
        page: Section1
}</style>
      <style type="text/css" style="display:none;">P {margin-top:0;margin-bottom:0;}</style>
      <div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt;
        color:rgb(0,0,0);
font-family:Calibri,Helvetica,sans-serif,"EmojiFont","Apple
        Color Emoji","Segoe UI
        Emoji",NotoColorEmoji,"Segoe UI
        Symbol","Android Emoji",EmojiSymbols">
        <p>Hi Radu,</p>
        <p><br>
          thanks for your analysis of my issue!<br>
          <span class="HwtZe" lang="en"><span class="jCAhz ChMk0b"><span
                class="ryNqvb">Your questions and thoughts helped me to
                track down the problem.</span></span></span><br>
          <br>
          If you try to publish a map containing a title (or data
          element) with a conkeyref like this<br>
          <map><title><ph
          conkeyref="key/productName"/></title>...</map><br>
          and if the reused element contains another element with an id
          attribute like this<br>
          <ph id="productName"><ph
          id="otherId">...</ph>...</ph><br>
          then the DITA OT <span>3.7.3 </span>(Oxygen 25.0 build in)
          is not able to resolve the reference on map level.
          <br>
          For example the pdf front page title does not contain the
          referenced content.</p>
        <p>If you use conref instead, everything is fine.<br>
          Conkeyrefs from topic to topic are also resolved as expected.<br>
          <br>
          It looks like a OT bug.<br>
        </p>
        <br>
        Thx!<br>
        Sascha<br>
        <br>
        <br>
        <p><font size="2"><span style="font-size:10pt">> Currently I
              want to switch from Oxygen 23 to 25.0 including an
              <br>
              > extracted build-in DITA-OT3.x with custom pdf2 plugin
              but In the <br>
              > updated?environment we have the following effect:<br>
              ><br>
              ><br>
              > In almost all DITAVAL contexts (we have a lot) the
              variable texts are <br>
              > not rendered into the DITA Map anymore without error
              messages.<br>
              ><br>
              This looks like an editing problem, in such cases we are
              interested in <br>
              knowing what those particular error messages state.
              Ideally we would <br>
              also have a small sample DITA project to reproduce the
              problem on our <br>
              side. You can do this with a separate off list email.<br>
              <br>
              <br>
              ><br>
              > Just a few DITAVAL contexts produce output as before.<br>
              ><br>
              By output do you mean publishing?</span></font></p>
        <p><font size="2"><span style="font-size:10pt">yes, html or pdf.
              We have no problems in Oxygen/Author. All references are
              displayed fine.<br>
            </span></font></p>
        <p><font size="2"><span style="font-size:10pt"><br>
            </span></font></p>
        <p><font size="2"><span style="font-size:10pt"><br>
            </span></font></p>
        <p><font size="2"><span style="font-size:10pt">><br>
              > In published content topics/chapters everything is
              fine -> conkeyrefs <br>
              > are resolved.<br>
              ><br>
              So the publishing is fine? Only the DITA Maps Manager has
              problems <br>
              displaying the keyrefs?<br>
              No problem in Maps Manager. The problem is only in
              preprocessing output and following.<br>
              ><br>
              > Also Oxygen Author WYSIWYG resolves all conkeyrefs as
              expected in <br>
              > topics and in the map.<br>
              ><br>
              Ok, so the main editor area seems to work.<br>
              ><br>
              ><br>
              > In the pre-processing output (?_MERGED.xml) the
              specific map elements <br>
              > do not contain the variable text but conref
              attributes with wrong <br>
              > transformed links:<br>
              > The conrefs contain ?path/topic.dita#ElementID?
              instead of <br>
              > ?path/ditatopic.dita#topicID/ElementID?<br>
              ><br>
              > In correct output contexts there are no conref
              attrubtes rendered into <br>
              > output, just the elements with resolved text.<br>
              ><br>
              So there is also a publishing problem as well? Oxygen 25.0
              comes bundled <br>
              with DITA OT 3.7 from what I remember, maybe there is some
              <br>
              incompatibility between your custom PDF plugin and DITA OT
              3.7.<br>
              <br>
              Do you have also a DITA DTD specialization plugin? If so
              did you install <br>
              it in the DITA OT bundled with Oxygen 25.0?<br>
              <br>
              yes<br>
              <br>
              > I guess, there could be many different reasons for
              this. I tried a lot <br>
              > and couldn?t reproduced the problem in a simple test
              project. I also <br>
              > did?nt manage to simplify our project to a working
              state.<br>
              ><br>
              I somehow suspect you may have some DITA specialization
              for certain <br>
              topics. I'm not sure. If you can reproduce about the same
              problem when <br>
              editing and when publishing, the problem is usually
              somewhere in the <br>
              DITA Open Toolkit publishing engine, some plugin which may
              not be installed.<br>
              <br>
              <br>
              Regards,<br>
              <br>
              Radu<br>
              <br>
              Radu Coravu<br>
              Oxygen XML Editor<br>
            </span></font><br>
        </p>
        <br>
        <br>
        <div style="color:rgb(0,0,0)">
        </div>
      </div>
      <font size="2" face="Arial, Helvetiva" color="#58585a"><br>
        <br>
      </font>
      <table class="ImprintUniqueIDTable" style="FONT-SIZE: 10px;
        FONT-FAMILY: Arial, sans-serif, Helvetica; BORDER-COLLAPSE:
        collapse; COLOR: #58585a; TEXT-ALIGN: left" width="640"
        border="0">
        <tbody>
          <tr height="100">
            <td style="VERTICAL-ALIGN: middle" colspan="2" height="90"><img
                style="border: 0px Solid ; "
                src="https://reinmedical.com/en/node/1499/view-as-image"
                moz-do-not-send="true" width="320" height="111"></td>
            <td style="VERTICAL-ALIGN: middle" width="266" height="90"><a
                href="https://goo.gl/maps/g6BewH36cWS2" target=""
                moz-do-not-send="true"><img style="border: 0px Solid ; "
                  src="cid:part1.oF04yA7j.d0CBQvbe@oxygenxml.com"
                  class=""></a></td>
          </tr>
          <tr>
            <td colspan="2"><font size="2" face="Arial" color="#58585a">Kontakt
                | Contact</font></td>
            <td><font size="2" face="Arial" color="#58585a">Rein Medical
                GmbH</font></td>
          </tr>
          <tr>
            <td width="16">T:</td>
            <td width="332">+49 2161 6984 - 131</td>
            <td>Monforts Quartier 23</td>
          </tr>
          <tr>
            <td><strong>M:</strong></td>
            <td><br>
            </td>
            <td>Schwalmstraße 301</td>
          </tr>
          <tr>
            <td><strong>F:</strong></td>
            <td>+49 2161 6984 - 231 </td>
            <td>41238 Mönchengladbach</td>
          </tr>
          <tr>
            <td><strong>E:</strong></td>
            <td><a class="moz-txt-link-abbreviated" href="mailto:sascha.nothofer@reinmedical.com">sascha.nothofer@reinmedical.com</a></td>
            <td>Germany</td>
          </tr>
          <tr>
            <td><strong>W:</strong></td>
            <td><a class="moz-txt-link-freetext" href="https://www.reinmedical.com">https://www.reinmedical.com</a></td>
            <td> </td>
          </tr>
          <tr>
            <td><strong>S:</strong></td>
            <td><br>
            </td>
            <td> </td>
          </tr>
        </tbody>
      </table>
      <br>
      <table class="ImprintUniqueIDTable" style="FONT-SIZE: 10px;
        FONT-FAMILY: Arial, sans-serif, Helvetica; BORDER-COLLAPSE:
        collapse; COLOR: #58585a" width="640" border="0">
        <tbody>
          <tr>
            <td width="112"><font size="2" face="Arial" color="#58585a">Rechtliches
                | Legal</font></td>
            <td width="238"> </td>
            <td width="268"><br>
            </td>
          </tr>
          <tr>
            <td>Geschäftsführer:</td>
            <td colspan="2">Dieter Cyganek, Stephan Rein, Thorsten
              Godulla, Hisakazu Harada, Akira Suzuki</td>
          </tr>
          <tr>
            <td>Registergericht:</td>
            <td>Amtsgericht Mönchengladbach HRB 15810</td>
            <td><br>
            </td>
          </tr>
          <tr>
            <td>Ust.-ID-Nr.:</td>
            <td>DE811604837</td>
            <td> </td>
          </tr>
          <tr>
            <td>WEE-Reg.-Nr.:</td>
            <td>DE 59730470</td>
            <td> </td>
          </tr>
          <tr>
            <td colspan="3"> </td>
          </tr>
          <tr>
            <td colspan="3"><img style="border: 0px Solid ; "
                src="https://reinmedical.com/en/node/1498/view-as-image"
                moz-do-not-send="true" width="640" height="160"></td>
          </tr>
          <tr>
            <td colspan="3"> </td>
          </tr>
          <tr>
            <td colspan="3">Diese E-Mail ist ausschließlich für den
              angegebenen Empfänger bestimmt. Sie kann Informationen
              enthalten, welche vertraulich sind und durch die
              Verschwiegenheit geschützt werden. Diese E-Mail darf nur
              von diesem Empfänger gelesen, ausgedruckt, aufbewahrt,
              kopiert und verbreitet werden. Sollten Sie diese
              Mitteilung irrtümlich erhalten haben, bitten wir Sie, den
              Absender zu benachrichtigen, sämtliche Ausdrucke zu
              vernichten und diese E-Mail zu löschen.</td>
          </tr>
          <tr>
            <td colspan="3">This message may contain confidential
              information and is intended only for the specified
              recipient. If you are not the specified recipient you
              should not disseminate, distribute or copy this e-mail.
              Please notify the specified sender immediately by e-mail
              if you have received this e-mail by mistake and delete
              this e-mail from your system.
            </td>
          </tr>
        </tbody>
      </table>
      <br>
      <div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt;
        color:rgb(0,0,0);
font-family:Calibri,Helvetica,sans-serif,"EmojiFont","Apple
        Color Emoji","Segoe UI
        Emoji",NotoColorEmoji,"Segoe UI
        Symbol","Android Emoji",EmojiSymbols">
        <div style="color:rgb(0,0,0)">
          <div>
            <hr tabindex="-1" style="display:inline-block; width:98%">
            <div id="x_divRplyFwdMsg" dir="ltr"><font
                style="font-size:11pt" face="Calibri, sans-serif"
                color="#000000"><b>Von:</b> oXygen-user
                <a class="moz-txt-link-rfc2396E" href="mailto:oxygen-user-bounces@oxygenxml.com"><oxygen-user-bounces@oxygenxml.com></a> im Auftrag von
                <a class="moz-txt-link-abbreviated" href="mailto:oxygen-user-request@oxygenxml.com">oxygen-user-request@oxygenxml.com</a>
                <a class="moz-txt-link-rfc2396E" href="mailto:oxygen-user-request@oxygenxml.com"><oxygen-user-request@oxygenxml.com></a><br>
                <b>Gesendet:</b> Mittwoch, 25. Januar 2023 19:00<br>
                <b>An:</b> <a class="moz-txt-link-abbreviated" href="mailto:oxygen-user@oxygenxml.com">oxygen-user@oxygenxml.com</a><br>
                <b>Betreff:</b> oXygen-user Digest, Vol 139, Issue 17</font>
              <div> </div>
            </div>
          </div>
          <font size="2"><span style="font-size:10pt">
              <div class="PlainText">Send oXygen-user mailing list
                submissions to<br>
                        <a class="moz-txt-link-abbreviated" href="mailto:oxygen-user@oxygenxml.com">oxygen-user@oxygenxml.com</a><br>
                <br>
                To subscribe or unsubscribe via the World Wide Web,
                visit<br>
                        <a
                  href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user"
                  id="LPlnk352719" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">
                  https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a><br>
                or, via email, send a message with subject or body
                'help' to<br>
                        <a class="moz-txt-link-abbreviated" href="mailto:oxygen-user-request@oxygenxml.com">oxygen-user-request@oxygenxml.com</a><br>
                <br>
                You can reach the person managing the list at<br>
                        <a class="moz-txt-link-abbreviated" href="mailto:oxygen-user-owner@oxygenxml.com">oxygen-user-owner@oxygenxml.com</a><br>
                <br>
                When replying, please edit your Subject line so it is
                more specific<br>
                than "Re: Contents of oXygen-user digest..."<br>
                <br>
                <br>
                Today's Topics:<br>
                <br>
                   1. Re: Inserting child elements automatically<br>
                      (Oxygen XML Editor Support (Radu Coravu))<br>
                   2. Re: Conkeyrefs not rendered on map-level<br>
                      (Oxygen XML Editor Support (Radu Coravu))<br>
                <br>
                <br>
----------------------------------------------------------------------<br>
                <br>
                Message: 1<br>
                Date: Wed, 25 Jan 2023 08:06:34 +0200<br>
                From: "Oxygen XML Editor Support (Radu Coravu)"<br>
                        <a class="moz-txt-link-rfc2396E" href="mailto:support@oxygenxml.com"><support@oxygenxml.com></a><br>
                To: <a class="moz-txt-link-abbreviated" href="mailto:oxygen-user@oxygenxml.com">oxygen-user@oxygenxml.com</a><br>
                Subject: Re: [oXygen-user] Inserting child elements
                automatically<br>
                Message-ID:
                <a class="moz-txt-link-rfc2396E" href="mailto:a269f912-194c-7099-e127-ef95da07c5e4@oxygenxml.com"><a269f912-194c-7099-e127-ef95da07c5e4@oxygenxml.com></a><br>
                Content-Type: text/plain; charset="utf-8";
                Format="flowed"<br>
                <br>
                Hi Frank,<br>
                <br>
                <br>
                Let's split your use cases in two:<br>
                <br>
                1) Inserting elements using Oxygen's actions (toolbars,
                menus)<br>
                <br>
                2) Inserting elements using the content completion
                window.<br>
                <br>
                <br>
                1)<br>
                <br>
                <br>
                Let's take table insertion for example:<br>
                <br>
                <br>
                If you edit your DITA framework extension that is
                defined in the <br>
                Preferences->"Document Type Association" page, it has
                an <br>
                "Author=>Actions" tab.<br>
                <br>
                If you edit the action "insert.table", it calls an
                operation named <br>
"ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation" with <br>
                certain parameters. One of the parameters is named
                "cellFragment", you <br>
                can set its value to "<p/>".<br>
                <br>
                There are other ways to change a table, for example
                insert a new column, <br>
                insert a new row. So actions like
                "insert.table.row.below" or <br>
                "insert.table.column.after" which also need to be
                changed accordingly.<br>
                <br>
                <br>
                2) Inserting elements like <info> using the
                content completion window.<br>
                <br>
                Your DITA extension framework customization can contain
                a <br>
                "cc_config.xml" file which defines that for certain
                elements, if they <br>
                are inserted, another element should be inserted inside
                them as well:<br>
                <br>
                <a
href="https://www.oxygenxml.com/doc/ug-editor/topics/configure-elements-attr-cc-individually.html#configure-elements-attr-cc-individually__examples_configuring_elements"
                  id="LPlnk590257" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">https://www.oxygenxml.com/doc/ug-editor/topics/configure-elements-attr-cc-individually.html#configure-elements-attr-cc-individually__examples_configuring_elements</a><br>
                <br>
                <br>
                Hope this helps.<br>
                <br>
                <br>
                Regards,<br>
                <br>
                Radu<br>
                <br>
                <br>
                Radu Coravu<br>
                Oxygen XML Editor<br>
                <br>
                On 1/24/23 11:49, Frank Dissinger wrote:<br>
                ><br>
                > Hi list,<br>
                ><br>
                ><br>
                > Whenever this is valid, I wrap text in a <p>
                element. I would like <br>
                > oXygen to automatically insert <p> as a child
                element when inserting <br>
                > <table>, <simpletable> (for the table
                cells of course), <info>, <br>
                > <stepresult>, <stepxmp>... and many
                more. How do I do this?<br>
                ><br>
                ><br>
                > Regards,<br>
                ><br>
                > Frank<br>
                ><br>
                > -- <br>
                ><br>
                > *Frank Dissinger*<br>
                ><br>
                > Documentation Manager<br>
                ><br>
                >
                ....................................................................<br>
                ><br>
                > *CGS Publishing Technologies International GmbH*<br>
                ><br>
                > *Email *frank.dissinger@cgs-oris.com | *Web* <a
                  href="http://www.cgs-oris.com" id="LPlnk372302"
                  previewremoved="true" moz-do-not-send="true">
                  www.cgs-oris.com</a> <br>
                > <<a href="http://www.cgs-oris.com/"
                  id="LPlnk956983" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">http://www.cgs-oris.com/</a>>
                <div id="LPBorder_GT_16747150093390.165726376336227"
                  style="margin-bottom:20px; overflow:auto; width:100%;
                  text-indent:0px">
                  <table
                    id="LPContainer_16747150093390.8367375888266263"
                    style="width:90%; background-color:rgb(255,255,255);
                    overflow:auto; padding-top:20px;
                    padding-bottom:20px; margin-top:20px; border-top:1px
                    dotted rgb(200,200,200); border-bottom:1px dotted
                    rgb(200,200,200)" cellspacing="0">
                    <tbody>
                      <tr style="border-spacing:0px" valign="top">
                        <td
                          id="TextCell_16747150093390.8201299510143322"
                          colspan="2" style="vertical-align: top;
                          padding: 0px; display: table-cell; position:
                          relative;">
                          <div
                            id="LPTitle_16747150093390.8966675476784138"
                            style="top:0px; color:rgb(0,120,215);
                            font-weight:400; font-size:21px;
                            font-family:"wf_segoe-ui_light","Segoe
                            UI Light","Segoe WP
                            Light","Segoe UI","Segoe
                            WP",Tahoma,Arial,sans-serif;
                            line-height:21px">
                            <a
                              id="LPUrlAnchor_16747150093390.49874391644954363"
                              href="http://www.cgs-oris.com/"
                              target="_blank"
                              style="text-decoration:none"
                              moz-do-not-send="true">CGS ORIS - Homepage</a></div>
                          <div
                            id="LPMetadata_16747150093390.04815483557681677"
                            style="margin:10px 0px 16px;
                            color:rgb(102,102,102); font-weight:400;
                            font-family:"wf_segoe-ui_normal","Segoe
                            UI","Segoe
                            WP",Tahoma,Arial,sans-serif;
                            font-size:14px; line-height:14px">
                            <a class="moz-txt-link-abbreviated" href="http://www.cgs-oris.com">www.cgs-oris.com</a></div>
                          <div
                            id="LPDescription_16747150093390.25310439689263764"
                            style="display:block;
                            color:rgb(102,102,102); font-weight:400;
                            font-family:"wf_segoe-ui_normal","Segoe
                            UI","Segoe
                            WP",Tahoma,Arial,sans-serif;
                            font-size:14px; line-height:20px;
                            max-height:100px; overflow:hidden">
                            Smart software solutions & media for the
                            printing and packaging industry. Simple to
                            use, for all of your needs related to color
                            management, proofing, prototyping and
                            certification.</div>
                        </td>
                      </tr>
                    </tbody>
                  </table>
                </div>
                <br>
                ><br>
                > *Address* Kettelerstr. 24 | D-63512 Hainburg |
                Germany<br>
                ><br>
                > *Phone* +49 6182 9626-27 | *Fax* +49 6182 9626-99<br>
                ><br>
                > *Commercial register* Offenbach, HRB no. 21495<br>
                ><br>
                > *Managing directors* Bernd R?ckert, Christoph
                Thommessen<br>
                ><br>
                ><br>
                > <a href="https://www.cgs-oris.com/Signatur.png"
                  id="LPlnk488679" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">
                  https://www.cgs-oris.com/Signatur.png</a>
                <p><img style="max-width:99.9%"
                    src="https://www.cgs-oris.com/Signatur.png"
                    moz-do-not-send="true"></p>
                <<a href="https://www.cgs-oris.com/signatur"
                  id="LPlnk685094" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">https://www.cgs-oris.com/signatur</a>>
                <div id="LPBorder_GT_16747150329040.9730143528507252"
                  style="margin-bottom:20px; overflow:auto; width:100%;
                  text-indent:0px">
                  <table
                    id="LPContainer_16747150329030.5787968326495305"
                    style="width:90%; background-color:rgb(255,255,255);
                    overflow:auto; padding-top:20px;
                    padding-bottom:20px; margin-top:20px; border-top:1px
                    dotted rgb(200,200,200); border-bottom:1px dotted
                    rgb(200,200,200)" cellspacing="0">
                    <tbody>
                      <tr style="border-spacing:0px" valign="top">
                        <td
                          id="ImageCell_16747150329040.04745326688979745"
                          colspan="1" style="width:250px;
                          display:table-cell; padding-right:20px">
                          <div
                            id="LPImageContainer_16747150329040.21318818639573234"
                            style="background-color:rgb(255,255,255);
                            height:176px; margin:auto; display:table;
                            width:250px">
                            <a
                              id="LPImageAnchor_16747150329040.8699673844846653"
                              href="https://www.cgs-oris.com/signatur"
                              target="_blank" style="display:table-cell;
                              text-align:center" moz-do-not-send="true"><img
id="LPThumbnailImageID_16747150329040.787521675346419"
                                style="display:inline-block;
                                max-width:250px; max-height:250px;
                                height:176px; width:250px;
                                border-width:0px; vertical-align:bottom"
src="https://www.cgs-oris.com/media/k2/items/cache/b689fad0280b286c898256c8d3b6ee9e_M.jpg"
                                moz-do-not-send="true" width="250"
                                height="176"></a></div>
                        </td>
                        <td
                          id="TextCell_16747150329040.5472361794238867"
                          colspan="2" style="vertical-align: top;
                          padding: 0px; display: table-cell; position:
                          relative;">
                          <div
                            id="LPTitle_16747150329040.5727416188487368"
                            style="top:0px; color:rgb(0,120,215);
                            font-weight:400; font-size:21px;
                            font-family:"wf_segoe-ui_light","Segoe
                            UI Light","Segoe WP
                            Light","Segoe UI","Segoe
                            WP",Tahoma,Arial,sans-serif;
                            line-height:21px">
                            <a
                              id="LPUrlAnchor_16747150329040.3002739809735837"
                              href="https://www.cgs-oris.com/signatur"
                              target="_blank"
                              style="text-decoration:none"
                              moz-do-not-send="true">CGS ORIS - Signatur</a></div>
                          <div
                            id="LPMetadata_16747150329040.7783634072482591"
                            style="margin:10px 0px 16px;
                            color:rgb(102,102,102); font-weight:400;
                            font-family:"wf_segoe-ui_normal","Segoe
                            UI","Segoe
                            WP",Tahoma,Arial,sans-serif;
                            font-size:14px; line-height:14px">
                            <a class="moz-txt-link-abbreviated" href="http://www.cgs-oris.com">www.cgs-oris.com</a></div>
                          <div
                            id="LPDescription_16747150329040.25167683030376164"
                            style="display:block;
                            color:rgb(102,102,102); font-weight:400;
                            font-family:"wf_segoe-ui_normal","Segoe
                            UI","Segoe
                            WP",Tahoma,Arial,sans-serif;
                            font-size:14px; line-height:20px;
                            max-height:100px; overflow:hidden">
                            Hainburg, Germany (December 13, 2022) – Last
                            week CGS ORIS already released new versions
                            of its proofing and prototyping solutions:
                            Now the updates of the color management
                            applications for four- and multi-color
                            printing are available, too. PRESS MATCHER
                            4.2 and X GAMUT 4.2 contain a great amount
                            of...</div>
                        </td>
                      </tr>
                    </tbody>
                  </table>
                </div>
                <br>
                ><br>
                > _______________________________________________<br>
                > oXygen-user mailing list<br>
                > <a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a><br>
                > <a
                  href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user"
                  id="LPlnk772594" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">
                  https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a><br>
                -------------- next part --------------<br>
                An HTML attachment was scrubbed...<br>
                URL: <<a
href="http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20230125/5ee65dde/attachment-0001.htm"
                  id="LPlnk486231" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20230125/5ee65dde/attachment-0001.htm</a>><br>
                <br>
                ------------------------------<br>
                <br>
                Message: 2<br>
                Date: Wed, 25 Jan 2023 11:38:18 +0200<br>
                From: "Oxygen XML Editor Support (Radu Coravu)"<br>
                        <a class="moz-txt-link-rfc2396E" href="mailto:support@oxygenxml.com"><support@oxygenxml.com></a><br>
                To: <a class="moz-txt-link-abbreviated" href="mailto:oxygen-user@oxygenxml.com">oxygen-user@oxygenxml.com</a><br>
                Subject: Re: [oXygen-user] Conkeyrefs not rendered on
                map-level<br>
                Message-ID:
                <a class="moz-txt-link-rfc2396E" href="mailto:b72cb011-17c0-2682-aea5-0d9adc6e548f@oxygenxml.com"><b72cb011-17c0-2682-aea5-0d9adc6e548f@oxygenxml.com></a><br>
                Content-Type: text/plain; charset="utf-8";
                Format="flowed"<br>
                <br>
                Hi Sasha,<br>
                <br>
                <br>
                Usually problems can be either editing problems or
                publishing problems <br>
                or problems which affect both editing and publishing.<br>
                <br>
                <br>
                > Currently I want to switch from Oxygen 23 to 25.0
                including an <br>
                > extracted build-in DITA-OT3.x with custom pdf2
                plugin but In the <br>
                > updated?environment we have the following effect:<br>
                ><br>
                ><br>
                > In almost all DITAVAL contexts (we have a lot) the
                variable texts are <br>
                > not rendered into the DITA Map anymore without
                error messages.<br>
                ><br>
                This looks like an editing problem, in such cases we are
                interested in <br>
                knowing what those particular error messages state.
                Ideally we would <br>
                also have a small sample DITA project to reproduce the
                problem on our <br>
                side. You can do this with a separate off list email.<br>
                ><br>
                > Just a few DITAVAL contexts produce output as
                before.<br>
                ><br>
                By output do you mean publishing?<br>
                ><br>
                > In published content topics/chapters everything is
                fine -> conkeyrefs <br>
                > are resolved.<br>
                ><br>
                So the publishing is fine? Only the DITA Maps Manager
                has problems <br>
                displaying the keyrefs?<br>
                ><br>
                > Also Oxygen Author WYSIWYG resolves all conkeyrefs
                as expected in <br>
                > topics and in the map.<br>
                ><br>
                Ok, so the main editor area seems to work.<br>
                ><br>
                ><br>
                > In the pre-processing output (?_MERGED.xml) the
                specific map elements <br>
                > do not contain the variable text but conref
                attributes with wrong <br>
                > transformed links:<br>
                > The conrefs contain ?path/topic.dita#ElementID?
                instead of <br>
                > ?path/ditatopic.dita#topicID/ElementID?<br>
                ><br>
                > In correct output contexts there are no conref
                attrubtes rendered into <br>
                > output, just the elements with resolved text.<br>
                ><br>
                So there is also a publishing problem as well? Oxygen
                25.0 comes bundled <br>
                with DITA OT 3.7 from what I remember, maybe there is
                some <br>
                incompatibility between your custom PDF plugin and DITA
                OT 3.7.<br>
                <br>
                Do you have also a DITA DTD specialization plugin? If so
                did you install <br>
                it in the DITA OT bundled with Oxygen 25.0?<br>
                <br>
                > I guess, there could be many different reasons for
                this. I tried a lot <br>
                > and couldn?t reproduced the problem in a simple
                test project. I also <br>
                > did?nt manage to simplify our project to a working
                state.<br>
                ><br>
                I somehow suspect you may have some DITA specialization
                for certain <br>
                topics. I'm not sure. If you can reproduce about the
                same problem when <br>
                editing and when publishing, the problem is usually
                somewhere in the <br>
                DITA Open Toolkit publishing engine, some plugin which
                may not be installed.<br>
                <br>
                <br>
                Regards,<br>
                <br>
                Radu<br>
                <br>
                Radu Coravu<br>
                Oxygen XML Editor<br>
                <br>
                On 1/23/23 17:19, Sascha Nothofer wrote:<br>
                ><br>
                > Hi DITA & Oxygen Users,<br>
                ><br>
                > Currently I want to switch from Oxygen 23 to 25.0
                including an <br>
                > extracted build-in DITA-OT3.x with custom pdf2
                plugin but In the <br>
                > updated?environment we have the following effect:<br>
                ><br>
                ><br>
                > In almost all DITAVAL contexts (we have a lot) the
                variable texts are <br>
                > not rendered into the DITA Map anymore without
                error messages. Just a <br>
                > few DITAVAL contexts produce output as before.<br>
                ><br>
                > In published content topics/chapters everything is
                fine -> conkeyrefs <br>
                > are resolved. Also Oxygen Author WYSIWYG resolves
                all conkeyrefs as <br>
                > expected in topics and in the map.<br>
                ><br>
                > In the pre-processing output (?_MERGED.xml) the
                specific map elements <br>
                > do not contain the variable text but conref
                attributes with wrong <br>
                > transformed links:<br>
                > The conrefs contain ?path/topic.dita#ElementID?
                instead of <br>
                > ?path/ditatopic.dita#topicID/ElementID?<br>
                ><br>
                > In correct output contexts there are no conref
                attrubtes rendered into <br>
                > output, just the elements with resolved text.<br>
                ><br>
                > I guess, there could be many different reasons for
                this. I tried a lot <br>
                > and couldn?t reproduced the problem in a simple
                test project. I also <br>
                > did?nt manage to simplify our project to a working
                state.<br>
                ><br>
                ><br>
                > Maybe someone experienced a similar effect
                (conkeyrefs in topic <br>
                > content resolved but not in map title/data
                elements) and can provide <br>
                > hints for a possible cause and or solution.<br>
                ><br>
                > What I can say so far:<br>
                > - It has nothing todowith the custom pdfplugin:
                same problem with <br>
                > build-in pdf and html transformation scenarios.<br>
                > - We are using only standard pdf parameter
                settings.<br>
                > - It has nothing todo with filtering directly
                because I have deleted <br>
                > all filter atts in the conkeyref chain in scope of
                the problem. Also <br>
                > our props attribute specialization does not affect
                the problem.<br>
                > - We do not use:<br>
                ><br>
                > - ?- scoped keys and ditavalref in maps<br>
                ><br>
                > -? - push-replace<br>
                ><br>
                > -? Same problem with and without DITA project
                files.<br>
                ><br>
                > - Problem is not caused by DITA topic content
                structures (I have <br>
                > copied content from working to non-working context.<br>
                ><br>
                > I'm curious if someone has already seen something
                like this.<br>
                ><br>
                > Best Regards<br>
                ><br>
                > Sascha<br>
                ><br>
                ><br>
                ><br>
                ><br>
                >        <<a
                  href="https://goo.gl/maps/g6BewH36cWS2"
                  id="LPlnk525620" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">https://goo.gl/maps/g6BewH36cWS2</a>><br>
                > Kontakt | Contact      Rein Medical GmbH<br>
                > T:     +49 2161 6984 - 131      Monforts Quartier
                23<br>
                > *M:*   <br>
                >        Schwalmstra?e 301<br>
                > *F:*   +49 2161 6984 - 231      41238
                M?nchengladbach<br>
                > *E:*   <a class="moz-txt-link-abbreviated" href="mailto:sascha.nothofer@reinmedical.com">sascha.nothofer@reinmedical.com</a>  Germany<br>
                > *W:*   <a href="https://www.reinmedical.com"
                  id="LPlnk378626" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">
                  https://www.reinmedical.com</a>       <br>
                > *S:*   <br>
                >        <br>
                ><br>
                ><br>
                > Rechtliches | Legal            <br>
                > Gesch?ftsf?hrer:       Dieter Cyganek, Stephan
                Rein, Thorsten Godulla, <br>
                > Hisakazu Harada, Akira Suzuki<br>
                > Registergericht:       Amtsgericht M?nchengladbach
                HRB 15810    <br>
                > Ust.-ID-Nr.:   DE811604837      <br>
                > WEE-Reg.-Nr.:  DE 59730470      <br>
                > Diese E-Mail ist ausschlie?lich f?r den angegebenen
                Empf?nger <br>
                > bestimmt. Sie kann Informationen enthalten, welche
                vertraulich sind <br>
                > und durch die Verschwiegenheit gesch?tzt werden.
                Diese E-Mail darf nur <br>
                > von diesem Empf?nger gelesen, ausgedruckt,
                aufbewahrt, kopiert und <br>
                > verbreitet werden. Sollten Sie diese Mitteilung
                irrt?mlich erhalten <br>
                > haben, bitten wir Sie, den Absender zu
                benachrichtigen, s?mtliche <br>
                > Ausdrucke zu vernichten und diese E-Mail zu
                l?schen.<br>
                > This message may contain confidential information
                and is intended only <br>
                > for the specified recipient. If you are not the
                specified recipient <br>
                > you should not disseminate, distribute or copy this
                e-mail. Please <br>
                > notify the specified sender immediately by e-mail
                if you have received <br>
                > this e-mail by mistake and delete this e-mail from
                your system.<br>
                ><br>
                ><br>
                ><br>
                > _______________________________________________<br>
                > oXygen-user mailing list<br>
                > <a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a><br>
                > <a
                  href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user"
                  id="LPlnk773468" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">
                  https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a><br>
                -------------- next part --------------<br>
                An HTML attachment was scrubbed...<br>
                URL: <<a
href="http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20230125/b2b77bc7/attachment-0001.htm"
                  id="LPlnk108402" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20230125/b2b77bc7/attachment-0001.htm</a>><br>
                -------------- next part --------------<br>
                A non-text attachment was scrubbed...<br>
                Name: image7e18df.png<br>
                Type: image/png<br>
                Size: 7476 bytes<br>
                Desc: not available<br>
                URL: <<a
href="http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20230125/b2b77bc7/attachment-0001.png"
                  id="LPlnk515537" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20230125/b2b77bc7/attachment-0001.png</a>
                <p><img style="max-width:99.9%"
src="http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20230125/b2b77bc7/attachment-0001.png"
                    moz-do-not-send="true"></p>
                ><br>
                <br>
                ------------------------------<br>
                <br>
                Subject: Digest Footer<br>
                <br>
                _______________________________________________<br>
                oXygen-user mailing list<br>
                <a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a><br>
                <a
                  href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user"
                  id="LPlnk842000" previewremoved="true"
                  moz-do-not-send="true" class="moz-txt-link-freetext">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a><br>
                <br>
                <br>
                ------------------------------<br>
                <br>
                End of oXygen-user Digest, Vol 139, Issue 17<br>
                ********************************************<br>
              </div>
            </span></font></div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
oXygen-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a>
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
</pre>
    </blockquote>
  </body>
</html>