Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Emoji and Bugzilla

31 views
Skip to first unread message

Emma Humphries

unread,
Jan 17, 2017, 10:02:02β€―PM1/17/17
to dev-platform, dev. planning, Firefox Dev, service...@mozilla.com, web...@mozilla.com, Web QA, Rares Bologa, Michelle Funches
As the BMO team announced earlier, we're going to be allowing emoji in user
inputs in Bugzilla.

https://bugzilla.mozilla.org/show_bug.cgi?id=1253535

We have not committed to a date to release this feature as it requires a
production database change which we haven't been able schedule yet.

Meanwhile, this change means that as an Bugzilla API consumer, you will
need to be ready to accept emoji in your systems.

In particular, if your client application uses MySQL, you'll need to update
your databases and tables to use utf8mb4 instead of utf8 encoding,
otherwise if you try writing strings containing emoji, they would be
truncated at the first emoji which would be a πŸ’© situation. Adjust that
caveat as needed for other data stores such as Postgres.

If your application will need time to be able to support emoji, please
contact the bmo team. Otherwise we'll assume you're 😎 with this change and
not 😱.

Also, once we turn this feature on, some of our users will think themselves
clever and create bugs with πŸ’©πŸ’©πŸ’© as the title. If the bug contains little
else than that, it's probably a πŸ—‘πŸ”₯ and can be closed as INVALID.

-- Emma (πŸžπŸ‘©)

Ted Mielczarek

unread,
Jan 18, 2017, 6:07:53β€―AM1/18/17
to dev-pl...@lists.mozilla.org
On Tue, Jan 17, 2017, at 10:01 PM, Emma Humphries wrote:
> As the BMO team announced earlier, we're going to be allowing emoji in
> user
> inputs in Bugzilla.
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=1253535

πŸŽ‰πŸ˜ƒ

-Ted

Eric Shepherd

unread,
Jan 23, 2017, 2:50:46β€―PM1/23/17
to Emma Humphries, web...@mozilla.com, service...@mozilla.com, dev. planning, Web QA, Rares Bologa, Michelle Funches, Firefox Dev, dev-platform
Yeah, we’re *so* going to start seeing bugs that are done entirely in emoji. I don’t look forward to decoding them, although I’m sure they’ll be incredibly clever and fun. :)


> On Jan 17, 2017, at 10:01 PM, Emma Humphries <em...@mozilla.com> wrote:
>
> As the BMO team announced earlier, we're going to be allowing emoji in user inputs in Bugzilla.
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=1253535 <https://bugzilla.mozilla.org/show_bug.cgi?id=1253535>
> _______________________________________________
> firefox-dev mailing list
> firef...@mozilla.org
> https://mail.mozilla.org/listinfo/firefox-dev

0 new messages