Comment 4 for bug 1330485

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/100482
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=64565eda1b19532571ed66fcc120c8f824db2272
Submitter: Jenkins
Branch: master

commit 64565eda1b19532571ed66fcc120c8f824db2272
Author: Dima Shulyak <email address hidden>
Date: Tue Jun 17 13:10:14 2014 +0300

    Encode should be called only for strings

    If not string provided as arg to print_to_output
    it should not be encoded, and lets assume that proper unicode handling
    will be done in custom print_method

    Change-Id: If0c03571ccc7513fe85c38477ad9750ad9d82e97
    Closes-Bug: #1330485