This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-b840af2a-2a7d-4b57-befe-a92c70f34055 XWIKI-23515 Open

When exporting to .ODT, text in bold & italic is not exported correctly

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a8d085ac-4ea9-45ed-8231-b5101d63514a Alexandra Siriciuc created this issue on 09/Sep/25 19:44
 
Summary: When exporting to .ODT, text in bold & italic is not exported correctly
Issue Type: cid:jira-generated-image-avatar-b840af2a-2a7d-4b57-befe-a92c70f34055 Bug
Affects Versions: 16.10.9, 17.4.2
Assignee: Unassigned
Attachments: odt_format.png
Created: 09/Sep/25 19:44
Priority: cid:jira-generated-image-static-minor-de659538-85be-4479-b430-8ddc1dd57410 Minor
Reporter: Alexandra Siriciuc
Description:

Steps to reproduce

  1. Edit a page with CKEditor
  2. Insert a text and format it, make it bold& italic or italic&bold
  3. Save the page and export it to .odt
  4. check the .odt file

Expected results

The text is properly displayed, according to the chosen format, both format styles are taken into account.

Actual results

Only the first formatting is taken into account.​​​​​​​{}

 

For example:

"This is bold italic"   becomes only bold
"This is italic bold" **  becomes only italic

Notes:

  •  the problem only reproduces on the export of Office files (.odt and .rtf). In PDF and HTML, both formatting styles are taken into account.
  • the problem only reproduces for bold and italic. Tested with Strikethrough and Underline, the display in the exported files is correct. 

Tested on wiki versions 16.10.9 and 17.4.2.