-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
4.16.0
-
5
-
Severity 3 - Minor
-
0
-
Issue Summary
ENCODING WIN-1250 is not correct while exporting the objects.
Affected Version: All 8.x version
Non Affected version: 6.4.13,7.1.4
Steps to Reproduce
- Create an object schema with few objects.
- Create an attribute with text type.
- Put a value for the text type attribute with some CZECH words like Angličtina.
- View the object. It will display the correct value as below
- Export the objects with the following settings in a CSV:
Expected Results
The results should be displayed correctly as below:
Actual Results
The CSV results show the weird characters as below:
Note: This behavior is repeatable in a browser, but not in command-line tools like curl.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
JSDSERVER-8406 UTF-8 encoding does not work as expected for special characters while exporting the objects.
-
- Closed
-
- links to