Unicode handling error in transfer credentials

Bug #1742412 reported by Radomir Dopieralski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Radomir Dopieralski

Bug Description

Unicode decode error when downloading the volume transfer authorization information
Steps to Reproduce:
1. Switch the language to Japanese in dashboard
2. Create transfer in volume
3. Download the authorization information

Actual results:

The following error will be output in horizon.log and the authorization information can not be downloaded

UnicodeDecodeError: 'ascii' codec can't decode byte 0xe8 in position 0: ordinal not in range(128)

Tags: i18n
Changed in horizon:
assignee: nobody → Radomir Dopieralski (deshipu)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/532488

Changed in horizon:
status: New → In Progress
Akihiro Motoki (amotoki)
Changed in horizon:
importance: Undecided → Medium
milestone: none → queens-3
tags: added: i18n
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/532488
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a65ece737eeadd58ebab5c524697cd7ceb3126fd
Submitter: Zuul
Branch: master

commit a65ece737eeadd58ebab5c524697cd7ceb3126fd
Author: Radomir Dopieralski <email address hidden>
Date: Wed Jan 10 11:49:44 2018 +0100

    Handle unicode when downloading transfer credentials

    Since that file contains translatable text, it may include non-ascii
    characters, depending on the language used.

    Change-Id: I2051e80b74b42c1817c0992f8a52ffe96b3cabc8
    Closes-bug: #1742412

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 13.0.0.0b3

This issue was fixed in the openstack/horizon 13.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.