Closed
Bug 298243
Opened 19 years ago
Closed 19 years ago
Cannot enter non-ascii characters in bugzilla
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 126266
People
(Reporter: hramrach, Assigned: myk)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; cs; rv:1.8b2) Gecko/20050619 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; cs; rv:1.8b2) Gecko/20050619 Firefox/1.0+
When entering characters such as "č" (ccaron) they are displayed correctly in
the form but they are encoded incorrectly in the resulting comment.
Reproducible: Always
Steps to Reproduce:
1. go to a bug
2. post a comment containing non-ascii characters
Actual Results:
Non-ascii characters in the comment are unreadable
Expected Results:
Characters should display correctly as they do in the input textarea.
Comment 1•19 years ago
|
||
For a quick-and-dirty solution, apply the modification described at
http://www.bugzilla.org/docs/tip/html/security-bugzilla.html.
Duping to bug 126266 which offers the full solution.
*** This bug has been marked as a duplicate of 126266 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•