CMS 10.6: Asset Icon Tooltip Displays Incorrect Publishing Status for Reused Asset References
On elements within CMS 10.6 site pages and components, asset icon tooltips display conflicting publishing status information when elements contain multiple references to the same asset or DITA alias ID.
Statement of Issue
The asset icon
displays inaccurate publishing status information for unmarked assets referenced more than once within a CMS 10.6 site page or component element.
Asset icons on elements within a site page or component display incorrect publish marking status when those elements reference the same asset multiple times. The tooltip information conflicts, indicating the same asset ID is both marked and unmarked for the same publishing target. This issue affects all asset references, including DITA alias links.
Symptoms
This issue occurs when you complete the following steps:
- Navigate to Site > Site Tree.
- Click the content item containing an element (such as an XHTML editor) that references the same unmarked asset ID (or DITA alias ID) multiple times.
<h1>Welcome</h1> <p>Click either link below — both go to the same page.</p> <!-- Link 1 --> <p><a href="/knowledge-base/documentation/cartella/installation-and-setup/installing-cartella-software/sql-server-database/connecting-to-sql-server-database">About Us</a> <!-- Image 1 --> <img; src="../../stylesheets/include-formbuilder.xsl" width="683" height="607" class="blockImg" alt="About Us Image" /> <!-- Link 2 --> <p><a href="/knowledge-base/documentation/cartella/installation-and-setup/installing-cartella-software/sql-server-database/connecting-to-sql-server-database">Learn More About Us</a></p> <!-- Image 2 --> <img; src="../../stylesheets/include-formbuilder.xsl" width="683" height="607" class="blockImg" alt="Learn More About Us Image" /> - Hover over the element's asset icon
(yellow color indicates unpublished references).
The tooltip displays conflicting information:
Asset errors on the current publishing target (Staging). Not marked for publish: da/22, a/14. Marked but not published: da/22, a/14.The tooltip incorrectly indicates the same asset ID (a/14) and DITA alias ID (da/22) are both marked and unmarked for the same publishing target. In this example, only the "not marked for publish" status is accurate.
Asset errors on the current publishing target (Staging). Not marked for publish: da/22, a/14.
Resolution
Ingeniux will resolve this issue in an upcoming CMS release.
Additional Information
For questions about this issue, contact Ingeniux Support.
There are no comments yet.