[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
Fri Jul 21 08:41:17 UTC 2017


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



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

    tools/glusterfind: Fix encoding to encode only space,newline and percent
chars

    libgfchangelog was encoding path using spec rfc3986, but encoding only
    required for SPACE, NEWLINE and PERCENT 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, NEWLINE and PERCENT
chars

    BUG: 1451724
    Change-Id: Ic1dea824d23493dedcf3db45f353f90572f4e046
    Signed-off-by: Aravinda VK <avishwan at redhat.com>
    Reviewed-on: https://review.gluster.org/17788
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Milind Changire <mchangir 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