-
Bug
-
Resolution: Timed out
-
Low
-
None
-
5.7, 5.8.9, 8.5.5, 8.8.1
-
3
-
Severity 3 - Minor
-
Symptoms
- When inserting a table within a Confluence page, the <thead> element, which is supposed to be used to group table heading elements, does not exist neither in Edit mode view, nor when exporting the page to HTML.
Steps to Reproduce
- Insert a table within a Confluence page.
- Use Heading row function found in Editor toolbar to make heading cells.
- Save the page.
- Export page to HTML. Or:
- Enable the Inspector tool from your browser.
- Look for the <thead> element when page is in Edit mode view.
Expected Results
- <thead> element should be associated with the table on HTML code.
Actual Results
- <thead> table element is only found when page is not in Edit mode view (screen shot attached).
- <thead> element does not exist in exported HTML (index2.html) or when in Edit mode view (screen shot attached). This causes trouble when a table is split over more than one pages, hence the table header does not appear on the subsequent pages when exporting to HTML.
Workaround
- For HTML Export situation, you ca manually insert <thead> element directly in the HTML code.
Form Name |
---|
[CONFSERVER-40173] Missing <thead> table element when exporting page to HTML
Resolution | Original: Fixed [ 1 ] | New: Timed out [ 10 ] |
Status | Original: Closed [ 6 ] | New: Closed [ 6 ] |
QA Demo Status | New: Not Needed [ 14332 ] | |
QA Kickoff Status | New: Not Needed [ 14236 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Gathering Impact [ 12072 ] | New: Closed [ 6 ] |
Status | Original: Needs Triage [ 10030 ] | New: Gathering Impact [ 12072 ] |
Support reference count | Original: 2 | New: 3 |
Affects Version/s | New: 8.5.5 [ 106525 ] | |
Affects Version/s | New: 8.8.1 [ 106841 ] |
Resolution | Original: Timed out [ 10 ] | |
Status | Original: Closed [ 6 ] | New: Needs Triage [ 10030 ] |
Workflow | Original: JAC Bug Workflow v3 [ 2885872 ] | New: CONFSERVER Bug Workflow v4 [ 2979284 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2799365 ] | New: JAC Bug Workflow v3 [ 2885872 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Timed out [ 10 ] | |
Status | Original: Gathering Impact [ 12072 ] | New: Resolved [ 5 ] |
Hi,
I'm on Confluence Data server version 8.5.5. I am facing this issue of missing thead, which impacts me by not allowing to write a CSS for repeating the table headers.
Please do reopen the ticket and provide a resolution.
Thank you