[Gluster-infra] [Bug 1573488] New: infra: comment-on-issue can' t handle anything except ASCII

bugzilla at redhat.com bugzilla at redhat.com
Tue May 1 13:45:47 UTC 2018


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

            Bug ID: 1573488
           Summary: infra: comment-on-issue can't handle anything except
                    ASCII
           Product: GlusterFS
           Version: mainline
         Component: project-infrastructure
          Assignee: bugs at gluster.org
          Reporter: kkeithle at redhat.com
                CC: bugs at gluster.org, gluster-infra at gluster.org



Description of problem:

नमस्ते see https://build.gluster.org/job/comment-on-issue/6514/console

test failed because submitter has a 'ü' in his name in the Signed-off by: line.
After I changed it to "ue" then the test passed.

This is 2018 and iso-8859-1, iso-8859-15, and utf-8 have been around for
decades. But we're using a tool (UnicodeDecode.py or something) that despite
its Unicode name somehow only wants to recognize ASCII (from 1963) characters.

Most of the rest of gerrit seems to be perfectly happy with the ü in his name
AFAICT.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=q3VmdoctuC&a=cc_unsubscribe


More information about the Gluster-infra mailing list