Closed
Bug 40199
Opened 25 years ago
Closed 25 years ago
Search files need to default to "ISO-8859-1", not "UTF-8"
Categories
(SeaMonkey :: Search, defect, P1)
SeaMonkey
Search
Tracking
(Not tracked)
VERIFIED
FIXED
M17
People
(Reporter: mozilla, Assigned: mozilla)
Details
(Whiteboard: [NEED INFO])
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
Search files need to default to "ISO-8859-1", not "UTF-8".
This is extremely important for when a search file doesn't specify its encoding.
Assignee | ||
Comment 1•25 years ago
|
||
Marking nsbeta2... looking for approval to check in.
Status: NEW → ASSIGNED
Keywords: nsbeta2
Assignee | ||
Updated•25 years ago
|
Priority: P3 → P1
Target Milestone: --- → M16
Assignee | ||
Updated•25 years ago
|
Target Milestone: M16 → M17
Assignee | ||
Comment 3•25 years ago
|
||
The "visible effect" is that many Sherlock files (for non-Latin-1 web sites)
from the net won't work correctly.
This is a trivial fix... merely a string change.
Assignee | ||
Comment 4•25 years ago
|
||
Assignee | ||
Comment 5•25 years ago
|
||
Chris (Waterson), I've attached a proposed diff... care to give me a quick
review?
Comment 6•25 years ago
|
||
Looks good. Use NS_ConvertASCIItoUCS2()...
r=waterson
Assignee | ||
Comment 7•25 years ago
|
||
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 9•25 years ago
|
||
Since the default is changed to ISO-8859-1, NetCenter search file should specify
charset as UTF-8, otherwise non Latin1 (e.g. Japanese) search will not work.
Assignee | ||
Comment 10•25 years ago
|
||
Netcenter is working on switching over internally to UTF-8... once they are
done, the appropriate files can/will be changed over. :^)
Comment 11•24 years ago
|
||
Has this regressed?
bug 35076 DE:PR1 "Ticket OnlineEvents" search extended char. problem
claims it is still failing with a 6/9 build.
Comment 12•24 years ago
|
||
I believe this is fixed. Can we close?
Updated•16 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•