Closed
Bug 188745
Opened 22 years ago
Closed 22 years ago
Search incorrect when using GB2312 character
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 126266
People
(Reporter: nshi, Assigned: justdave)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; zh-CN; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; zh-CN; rv:1.2.1) Gecko/20021130
I am a user of bugzilla in China. I am using bugzilla 2.16.2.
I can enter Any infomation such as Summary, Details, and so on,
but when I try to search the bugs with the string encoded with GB2312£¬
bugzilla can not find the result correctly.
Does the kernel of bugzilla support unicode?
Reproducible: Always
Steps to Reproduce:
1. Create a new bugs in landfill with the summary as '³ÌÐò' the summary
2. in the bug query screen, find the bugs with summary as '³ÌÐò'
3.
Actual Results:
the bugs can not be found correctly.
Expected Results:
find the bugs with summary '³ÌÐò'
Assignee | ||
Comment 1•22 years ago
|
||
No, Bugzilla doesn't currently support Unicode. It probably will in the near
future, but not on MySQL (because MySQL doesn't support it yet). You'd have to
use Postgres or Sybase.
*** This bug has been marked as a duplicate of 126266 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•