Downloaded filename 0.43

Hi.
The new version provide incorrect filename for downloaded files with non-english name.

Hi @Oksana
You need to provide more information. What exactly is the problem?

The filename looks like
%D1%88%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD_%D0%BF%D0%BE%D0%B8%D1%81%D0%BA%D0%B0_%D0%BF%D0%BE_%D1%80%D0%BF%D0%BE__%D0%BC%D0%BD%D0%BE%D0%B6%D0%B5%D1%81%D1%82%D0%B2%D0%B5%D0%BD%D0%BD%D1%8B%D0%B8_%D0%BF%D0%BE%D0%B8%D1%81%D0
at 0.43.
But it was correct for 0.42.

Hi @Oksana
I don't think I understand. Are you talking about export as CSV/XLSX?
Please include "Diagnostic Info" from Admin > Troubleshooting.

Yes, you're write, I'm talking about export as CSV/XLSX.
{
"browser-info": {
"language": "ru-RU",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "Java(TM) SE Runtime Environment",
"java.runtime.version": "1.8.0_202-b08",
"java.vendor": "Oracle Corporation",
"java.vendor.url": "http://java.oracle.com/",
"java.version": "1.8.0_202",
"java.vm.name": "Java HotSpot(TM) 64-Bit Server VM",
"java.vm.version": "25.202-b08",
"os.name": "Linux",
"os.version": "3.10.0-957.el7.x86_64",
"user.language": "en",
"user.timezone": "Europe/Moscow"
},
"metabase-info": {
"databases": [
"postgres",
"presto-jdbc"
],
"hosting-env": "unknown",
"application-database": "postgres",
"application-database-details": {
"database": {
"name": "PostgreSQL",
"version": "9.6.24"
},
"jdbc-driver": {
"name": "PostgreSQL JDBC Driver",
"version": "42.3.2"
}
},
"run-mode": "prod",
"version": {
"tag": "v0.43.0",
"date": "2022-05-02",
"branch": "release-x.43.x",
"hash": "ee686fc"
},
"settings": {
"report-timezone": null
}
}
}

@Oksana Upgrade to Java 11:
https://www.metabase.com/docs/latest/operations-guide/java-versions.html

I've created an issue for it:
https://github.com/metabase/metabase/issues/22639 - upvote by clicking :+1: on the first post