Reviewed: https://review.openstack.org/279573 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3850196a177e645d382dcf0245ed0ea735c7018a Submitter: Jenkins Branch: master
commit 3850196a177e645d382dcf0245ed0ea735c7018a Author: Timur Sufiev <[email protected]> Date: Tue Mar 15 16:38:17 2016 +0300 Handle non ASCII tenant names gracefully when downloading RC file Co-Authored-By: Paul Karikh <[email protected]> Change-Id: I2ab75b46d69579c6516be52cdc1498c0f598eb10 Closes-Bug: #1545008 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1545008 Title: Unicode symbols in tenant name are displayed incorrectly in RC file download Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When you download RC v2/v3 file from Access & Security -> API Access, tenant_name is being interpolated into 'Content-Disposition: attachment; filename="%s-openrc.sh"' header. This doesn't work when tenant name contains non ASCII characters. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1545008/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

