This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-52efa47a-4fc5-474a-9d9a-396ab3c07ba5 XWIKI-23137 Open

PDFExportIT#numberedHeadings is failing on 16.10.x branch

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-945e7ba6-07e7-4f0b-8619-084b678c68ee Simon Urli created this issue on 24/Apr/25 11:02
 
Summary: PDFExportIT#numberedHeadings is failing on 16.10.x branch
Issue Type: cid:jira-generated-image-avatar-52efa47a-4fc5-474a-9d9a-396ab3c07ba5 Bug
Affects Versions: 16.10.6
Assignee: Unassigned
Components: Export - PDF
Created: 24/Apr/25 11:02
Priority: cid:jira-generated-image-static-major-546f9032-a1c2-4ed4-875e-c2b41b418f5c Major
Reporter: Simon Urli
Description:

Apparently since the 22nd of April the PDFExportIT#numberedHeadings test is failing on stable-16.10.x branch, because of non breaking spaces between the number and the title:
apparently the test is expecting a normal space and we obtain a non breaking like this:
> 1.1.1nbspHeading 1-1-1

It feels like it could be related to the upgrades we recently performed on that branch in xwiki-commons the 22nd.

 
 

2 updates

 
cid:jira-generated-image-avatar-945e7ba6-07e7-4f0b-8619-084b678c68ee Changes by Simon Urli on 24/Apr/25 11:02
 
Fix Version: 16.10.7
Priority: Major Blocker