long76 opened a new issue, #6071:
URL: https://github.com/apache/jmeter/issues/6071

   ### Expected behavior
   
   `jmeter.reportgenerator.exporter.html.series_filter`, 
`jmeter.reportgenerator.apdex_per_transaction`, 
`jmeter.reportgenerator.report_title` and other supports utf-8
   
   ### Actual behavior
   
   i got wrong symbols
   
   ### Steps to reproduce the problem
   
   1) Edit `user.properties`:
   ```properties
   
jmeter.reportgenerator.exporter.html.series_filter=^(Авторизация)(-success|-failure)?$
   jmeter.reportgenerator.report_title=Тест тест тест тест тест тест
   ```
   2) Generate report
   ```shell
   ./jmeter -g ~/data.csv -o ~/report
   ```
   
   ### JMeter Version
   
   5.6.2
   
   ### Java Version
   
   openjdk version "17.0.8.1" 2023-08-24 LTS
   
   ### OS Version
   
   Kubuntu 22.04


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to