On Thu, 2014-03-27 at 12:06 +0800, Christopher Meng wrote: > On 3/27/14, Luke Macken <lmacken@xxxxxxxxxx> wrote: > > Can you clear the bugs field and try again? I'm seeing it submitted as > > u'1070207\u200e', which might be causing the issue. > > Ok. > > But I never try using special chars in the bug URL, not sure about the > exact problem. That character is the LTR marker: >>> from unicodedata import name >>> name('\u200e') 'LEFT-TO-RIGHT MARK' Something is going on with the form and the way LTR/RTL are handled. -- Mathieu _______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure