Knowledge Base

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 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:

  1. Navigate to Site > Site Tree.
  2. 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.
    XHTML editor content example
    <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" />
  3. Hover over the element's asset icon Asset Icon (yellow color indicates unpublished references).

    The tooltip displays conflicting information:

    Incorrect tooltip message
    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.

Note
When you edit the element to reference the same ID only once, the tooltip displays the correct information:
Correct tooltip message
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.

  • PRODUCT: CMS
  • VERSION: CMS 10
  • RELEASE: 10.6
  • Published: June 24, 2026
  • LAST UPDATED: June 24, 2026
  • Comments: 0

Please login to comment

Comments


There are no comments yet.