Closed
Bug 209870
Opened 22 years ago
Closed 20 years ago
IDN is not network enable with non .nu domains when there only one profile exists
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: amyy, Assigned: smontagu)
References
Details
(Keywords: intl)
Build: 06-18 1.4 branch build on Mac 10.2.6
After bug 188218 fixed, windows and linux builds don't need to modify prefs.js
to enable the network IDN; however on Mac, you will still need to add
"user_pref("network.enableIDN", true);" in order to make non .nu IDN works.
Reporter | ||
Comment 1•22 years ago
|
||
Actually it turns out this was because I only have one profile with my Mac
build, and it's a cross platform problem; when I made only one profile for my
windows build, I had the same problem. Change platform to All.
OS: MacOS X → All
Hardware: Macintosh → All
Summary: IDN is not network enable on Mac with non .nu domains → IDN is not network enable with non .nu domains when there only one profile exists
Comment 2•20 years ago
|
||
both naoki and I are off mozilla for about 20 monthes. If these bugs are still
here, the real status is 'wont fix'. If you want to reopen it, please find a
better owner who really looking at the bug database now.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Comment 4•20 years ago
|
||
Mass Re-opening Bugs Frank Tang Closed on Wensday March 02 for no reason, all
the spam is his fault feel free to tar and feather him
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
This seems to work now. Pref is always true per default.
http://lxr.mozilla.org/seamonkey/search?string=network.enableIDN
Please reopen if this should be still an issue on MacOSX (I can't believe).
Assignee: nobody → smontagu
Status: REOPENED → NEW
Status: NEW → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•