Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-100830

Table column values do not appear on a page following a Confluence upgrade

XMLWordPrintable

      Issue Summary

      Table column values do not appear on a page following a Confluence upgrade.

      This also affects Page Properties tables.

      Steps to Reproduce

      1. Save the following Storage Format
        <table class="fixed-table wrapped"><colgroup class=""> <col class="" style="width: 240.0px;" /> <col class="" style="width: 959.0px;" /> </colgroup>
        <tbody class="">
        <tr class="">
        <th>
        <p>Test column 1</p></th>
        <td>
        <p>Test column 2</p></td></tr></tbody></table>
        
      1. Publish and load the page

      Expected Results

      The Test column 2 should appear on the page.

      Actual Results

      1. The Test column 2 initially appears on the pages
      2. Very briefly after the page loads, Test column 2 no longer shows on the page
      3. Inspecting the table HTML shows the colgroup with style="display: none"

      Workaround

      As a user, you can change the table format from "Fixed Width" to "Responsive." 

      1. Edit the page
      2. Click inside the table
      3. Click on the dropdown in the toolbar "Fixed width" and select "Responsive"
      4. Save page

      However, please note that you will lose the precise fixed column widths with this change. 

       

      If you require precise fixed column widths, you have the option to disable the impacting feature.

      1. Log into Confluence administration on this direct URL https://<confluence-base-url>/admin/darkfeatures.action
      2. Add in a line at the bottom confluence-table-enhancements.sticky-headers.disabled and press Submit

      Remember to remove the confluence-table-enhancements.sticky-headers.disabled dark feature once this issue is resolved

        1. table_column_values_not_showing.png
          106 kB
          Eric Lam
        2. table_column_values_showing.png
          87 kB
          Eric Lam
        3. col_group_hidden.png
          524 kB
          Eric Lam

              bb797b5e39e7 Judy Lim
              hlam@atlassian.com Eric Lam
              Votes:
              2 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated: