allure-framework / allure-framework/allure2
Incorrect displaying of cyrillic symbols inside scenario steps (API responses)
- Dominant language
- HTML
- Stars
- 5.5k
- Forks
- 782
- Avg merge
- 2d 33m
- Merged PRs (30d)
- 16
Description
### Describe the Bug
When using the Allure plugin for Azure DevOps, in the case when the API step responses contain Cyrillic characters, as well as letters of the Azerbaijani alphabet, the plugin displays the characters incorrectly (does not recognize them). At the same time, the names of the scripts that contain Cyrillic characters, as well as letters of the Azerbaijani alphabet are displayed correctly.
Local run and report generating works just fine.
Raw job log also displays chars correctly.
### Steps to Reproduce
1. Allure plugin is integrated into Azure DevOps.
2. Run the pipeline, which contains API scripts that expect a response that contains Cyrillic characters or letters of the Azerbaijani alphabet.
3. Go to the results of the run.
### Expected Behaviour
The characters in the response must be recognized and displayed correctly.
### Screenshots or Additional Context
_No response_
### What Language are you using?
Java
### What Framework/Allure Integration you are using?
Allure AzureDevops
### What version of Allure Integration you are using?
2.26.0
### What version of Allure Report you are using?
2.26.0
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.