Closed
Bug 1275426
Opened 8 years ago
Closed 8 years ago
Unicode in bug comment causes the text following it to be truncated
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 405011
People
(Reporter: emorley, Unassigned)
Details
Adding a comment to a bug that contains the character output by `"\xF0\x9D\x90\x80".decode("utf8")` (I can't add it here or it will break this comment), causes the remaining text in the comment to be truncated.
ie the last 80% of the comment in bug 1275425 comment 0 is either not being shown, or was never stored after the bug was submitted.
Reporter | ||
Comment 1•8 years ago
|
||
1. There should be three numbered lines of text in this comment, with the second containing the unicode character
2.
this is bug 405011, however the correct fix for this is bug 1253535
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•