Comment 6 for bug 1330485

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

Reviewed: https://review.openstack.org/111195
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=4ddf2faf88989976cbd328aca4c8743aae0f317f
Submitter: Jenkins
Branch: stable/5.0

commit 4ddf2faf88989976cbd328aca4c8743aae0f317f
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