Closed
Bug 61552
Opened 25 years ago
Closed 25 years ago
Mac-Profile manager does not detect the default Japanese profile folder name
Categories
(SeaMonkey :: Startup & Profiles, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: teruko, Assigned: tetsuroy)
References
Details
(Keywords: helpwanted, intl)
Profile manager does not detect the default Japanese profile folder name in Japanese Mac system.
Steps of reproduce
1. Run Profile manager
2. Click on "Manage Profile" button
3. Click on "Create Profile" button
4. Click on "Next" button
At this time, the default profile folder path are "<hard drive>:default user".
It should be "<hard drive>\書類\Mozilla\Users50\<Japanese profile name>".
Then, after you create the profile, the folder is created under the "<hard drive>".
Since Japanese system uses Japanese name for "document", "書類", Netscape does not detect
the path name.
The workaround is
In the "Create Profile" dialog, click on "Select folder..." button to select
"<hard drive>\書類\Mozilla\Users50" manually.
Tested 2000-11-08 Mac build.
Reporter | ||
Updated•25 years ago
|
Keywords: relnoteRTM
QA Contact: gbush → teruko
Reporter | ||
Comment 1•25 years ago
|
||
Related bug is 58679.
Doing a mass reassign to Conrad Carlen.
Conrad is going address all current and upcoming profile manager issues. Please
do not hesitate to involve me in any of the issues.
Assignee: racham → ccarlen
Reporter | ||
Comment 3•25 years ago
|
||
Added nsbeta1 and intl keywords.
Comment 4•25 years ago
|
||
It does seem very related to 58679 - especially given this:
> At this time, the default profile folder path are "<hard drive>:default user".
>It should be "<hard drive>\???Þ\Mozilla\Users50\<Japanese profile name>".
It seems like the use of non-unicode paths in the front end js would do this.
The patch on 58679 (only the one with id = 19180) may fix this. Can somebody
with a Japanese OS apply the patch and find out?
Status: NEW → ASSIGNED
Keywords: helpwanted
Reporter | ||
Comment 5•25 years ago
|
||
Comment 6•25 years ago
|
||
That's good news. Whenever the patch for bug 58679 goes in, remember to mark
this one as fixed :-) Roy, do you want this one since you have the fix in hand?
Assignee | ||
Comment 7•25 years ago
|
||
I prefer making this bug as a duplicate of bug 58679. If not, then assign to me.
Comment 8•25 years ago
|
||
It's not a duplicate because bug 58679 involved the uppercasing of a file path
which was Windows only. That isn't the case here. There's overlap but not
duplication.
Comment 9•25 years ago
|
||
-> Roy
Assignee | ||
Comment 10•25 years ago
|
||
58679 patch is checked in. Please verify this as well. thanks
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 11•25 years ago
|
||
I verified this in 2001011708 Mac build.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•