Closed
Bug 629678
Opened 14 years ago
Closed 14 years ago
Domain search in Data Manager works wrongly with IDN
Categories
(SeaMonkey :: Passwords & Permissions, defect)
SeaMonkey
Passwords & Permissions
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1b2
People
(Reporter: kairo, Assigned: kairo)
References
Details
Attachments
(1 file)
(deleted),
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
In the IDN patch for Data Manager, I missed that domain search also needs to use the display name and not the punycode name to search in.
Right now, e.g. having wählt.at in the list (you get that by simply accessing www.wählt.at and accept the cookie this site of mine sets), searching for "xn--" or "whlt" brings it up, but searching for "ä" or "wäh" doesn't.
I have a local fix and test for this.
Assignee | ||
Comment 1•14 years ago
|
||
This patch should do it, including tests.
Attachment #507869 -
Flags: review?(iann_bugzilla)
Attachment #507869 -
Flags: review?(iann_bugzilla) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Thanks, pushed as http://hg.mozilla.org/comm-central/rev/9119b75aab6a
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•14 years ago
|
Target Milestone: --- → seamonkey2.1b2
You need to log in
before you can comment on or make changes to this bug.
Description
•