[Bugs] [Bug 1451724] glusterfind pre crashes with "UnicodeDecodeError: 'utf8' codec can't decode" error when the `--no-encode` is used

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 19 06:53:29 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1451724



--- Comment #10 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17674 committed in master by Aravinda VK
(avishwan at redhat.com) 
------
commit 5353389faf77bb2edb54e785c3d8aca323188dad
Author: Aravinda VK <avishwan at redhat.com>
Date:   Mon Jul 3 14:51:21 2017 +0530

    features/libgfchangelog: Fix encoding to encode only space and newline

    libgfchangelog was encoding path using spec rfc3986, but encoding only
    required for SPACE and NEWLINE chars since the NEWLINE char is used as
    record separator and SPACE as field separator in the parsed changelogs
    output.

    Changed the encoding function to encode only SPACE and NEWLINE.

    BUG: 1451724
    Change-Id: I4305459aab9e710517dd3eb065f0024503064b77
    Signed-off-by: Aravinda VK <avishwan at redhat.com>
    Reviewed-on: https://review.gluster.org/17674
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Prashanth Pai <ppai at redhat.com>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Kotresh HR <khiremat at redhat.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.


More information about the Bugs mailing list