5 ms·
About 2 weeks I tried to file a bug with our backend guys about 4-byte characters wreaking havoc on our API. My example broke the bug tracker's (bugzilla) comm
by 90minuteAPI 13y ago
About 2 weeks I tried to file a bug with our backend guys about 4-byte characters wreaking havoc on our API.
My example broke the bug tracker's (bugzilla) comment system as well. I chuckled.
- jeltz 13y agoI assume Bugzilla broke due to being backed by MySQL. Bugzilla itself is written in Perl so should have no problem.
- lmm 13y agoAt my last job I checked in a test case for our astral character handling. And broke the build server.
- MBCook 13y agoYeah. We've noticed, to our own amusement, that Jira (we're on an older version) can't handle non-ASCII. Makes entering tickets involving other languages fun.