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: b...@gluster.org
          Reporter: kkeit...@redhat.com
                CC: b...@gluster.org, gluster-infra@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
_______________________________________________
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra

Reply via email to