6.21.7 preview, EasReportService : characters outside of ascii range replaced by '?'
Posted: 26 Mar 2026, 08:44
For example, the following "reportXML.xml" fragment
is cached in "reportApiCache/integration.api.core_api_import_applications.xsl" as
The Java source code is no longer included in recent GitHub commits, so I am unable to provide more information about this bug.
Code: Select all
<own_slot_value>
<slot_reference>description</slot_reference>
<value value_type="string">Application de dépôt des candidatures à une formation initiale hors première année.</value>
</own_slot_value>Code: Select all
"description": "Application de d?p?t des candidatures ? une formation initiale hors premi?re ann?e.",