Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Please refer to the images below.
The table with a vertical merge (rowspan) in the first row gets rendered incorrectly in the page view, while it renders ok in the edit view
Edit view:
Page view:
To reproduce just create a table on a page like shown in the Edit View, then save the page and the table will be rendered as shown on the Page view. As I see, this is because in the page view Confluence wrongly attaches the header (thead) to the top row of the table, while the header is actually on the left column. So the rowspan becomes split between the thead row and the next tbody row (which does not seem to be valid html)
This is observed on Atlassian Confluence 7.10.2 (server)
Looks like an Atlassian defect. Any ideas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here are the images again (i also updated the images in the ticket):
edit view:
page view:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.