cdmikechen opened a new issue #17583: URL: https://github.com/apache/superset/issues/17583
A clear and concise description of what the bug is. #### How to reproduce the bug 1. Press `Export` in dashboard 2. Open exported zip and find that some file name are removed. After checking the names, I found that non ASCII characters have been deleted. ### Expected results The exported file needs to retain non ASCII text, otherwise some imported information will be lost. ### Actual results Look Screenshots #### Screenshots  ### Environment (please complete the following information): - browser type and version: Edge 93.0.961.44 - superset version: 1.0.1 - python version: 3.8.9 - node.js version: v17.0.1 - any feature flags active: no ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context no -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
