Closed
Bug 858732
Opened 12 years ago
Closed 12 years ago
bug reports with UTF-8 >U+FFFF get truncated
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 405011
People
(Reporter: matthias, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 Iceweasel/19.0
Build ID: 20130220104629
Steps to reproduce:
I entered this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=857913
The text included a UTF-8 character >U+FFFF; specifically, U+1F63B (a cat with heart-shaped eyes).
Actual results:
The report text was truncated at that character. Text beyond this character appears to be lost.
Expected results:
The database backend should either store this character correctly, or Bugzilla should refuse to submit the bug, or the character should be transliterated somehow.
Silent data loss is NOT acceptable.
Updated•12 years ago
|
Assignee: general → create-and-change
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Component: Bugzilla-General → Creating/Changing Bugs
Resolution: --- → DUPLICATE
Version: unspecified → 4.2.5
You need to log in
before you can comment on or make changes to this bug.
Description
•