-
Bug
-
Resolution: Fixed
-
Low
-
5.8.16, 6.8.0, 6.8.1
-
3
-
Severity 3 - Minor
-
1
-
We just experienced another bug of the PDF export when exporting pages that contains tables where emoticons are inside table cells.
Steps to reproduce
- Create a page like:
<p>The table below compares something, e.g. (<ac:emoticon ac:name="green-star" />), "partially" (<ac:emoticon ac:name="yellow-star" />), to "limited" (<ac:emoticon ac:name="blue-star" />) and "no" (<ac:emoticon ac:name="red-star" />) provision.</p> <p> </p> <table> <tbody> <tr> <td> </td> <td><strong>Column A</strong></td> <td><strong>Column B</strong></td></tr> <tr> <td colspan="3"><span style="color: rgb(0,128,0);"><strong>Functional Properties</strong></span></td></tr> <tr> <td>Enter some text</td> <td> <div align="center"> <p><ac:emoticon ac:name="green-star" /></p></div></td> <td> <div align="center"> <p><ac:emoticon ac:name="green-star" /></p> <p>some text</p></div></td></tr> <tr> <td colspan="3"><strong>Heading 2</strong></td></tr> <tr> <td> Point A</td> <td> <div align="center"><ac:emoticon ac:name="green-star" /></div></td> <td> <div align="center"><ac:emoticon ac:name="red-star" /></div></td></tr> <tr> <td> Point B</td> <td> <div align="center"><ac:emoticon ac:name="green-star" /></div></td> <td> <div align="center"><ac:emoticon ac:name="blue-star" /></div></td></tr></tbody></table>
- Observe that the emoticons are rendered on the page
- Export the page to PDF
- Observe that the emoticons are rendered outside the table, but those inside the table are not rendered
Any clue why this issue exists?
- is related to
-
CONFSERVER-55256 PDF/Word export of status macro will not render background color in Confluence 6.7.x
-
- Long Term Backlog
-
- relates to
-
CONFSERVER-55876 PDF Export does not export emoticons or render it badly
-
- Closed
-
-
CONFSERVER-58010 Word Export does not export emoticons
-
- Closed
-
[CONFSERVER-40269] PDF Export - Emoticons Are not Rendered When Placed inside Table Cells
Reporter | Original: Jens Kasperek (Bosch GmbH) [ jens.kasperek ] | New: Jens Kasperek (Bosch GmbH) [ 954d18f1a54b ] |
Fixed in Enterprise Release/s | New: [Download 6.13|https://confluence.atlassian.com/enterprise/atlassian-enterprise-releases-948227420.html] |
Link |
New:
This issue relates to |
Labels | Original: affects-server emoticons enterprise-backlog pdf pdf-export scale-team | New: affects-server emoticons pdf pdf-export scale-team |
Labels | Original: affects-server emoticons enterprise-backlog pdf pdf-export | New: affects-server emoticons enterprise-backlog pdf pdf-export scale-team |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow v3 [ 2904008 ] | New: CONFSERVER Bug Workflow v4 [ 3005861 ] |
QA Demo Status | New: Not Needed [ 14332 ] | |
QA Kickoff Status | New: Not Needed [ 14236 ] | |
Testing Notes |
New:
1) New acceptance tests in the PDF export plugin: simple_macros and simple_macros_in_layouts
2) https://extranet.atlassian.com/display/MEGALODON/PDF+Quality+-+Testing+Notes |
Status | Original: In Progress [ 3 ] | New: Waiting for Release [ 12075 ] |
A fix for this issue is available to Server and Data Center customers in Confluence 6.13.0
Upgrade now or check out the Release Notes to see what other issues are resolved.