Closed
Bug 157080
Opened 23 years ago
Closed 23 years ago
Command line -Create Profile mistake
Categories
(Core :: Internationalization, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 153562
People
(Reporter: Patrick.Gu, Assigned: tetsuroy)
Details
(Keywords: intl)
On solaris 8
Steps to reproduce:
1.Check out and build trunk or 1.0 branch about on 4-5th July or download a
nightly build ftp://ftp.mozilla.org/pub/mozilla/nightly/2002-06-30-21-
trunk/mozilla-sparc-sun-solaris2.6.tar.gz
2.Rm or backup your .mozilla
3.Create a new profile by:
./mozilla -CreateProfile test
Export result:browser create a 'test' folder under .mozilla
Actul result:browser just create 'appreg' under .mozilla and create 'test'
under the .mozill
It's so confuse to user though user still can see the profile on UI.
Tinderbox test will create profile by script,so script couldn't find 'test'
in .mozilla
Comment 1•23 years ago
|
||
See bug 153562. Read from http://bugzilla.mozilla.org/show_bug.cgi?id=153562#c3
on down since the summary of that bug is misleading. This is another symptom of
the same problem - unicode<->native charset problems on Solaris.
Like that bug, I'm going to move this to internationalization. It probably
should be duped.
Assignee: ccarlen → yokoyama
Component: Profile Manager BackEnd → Internationalization
QA Contact: ktrina → ruixu
| Assignee | ||
Comment 2•23 years ago
|
||
Patrick : what is a native encoding for Solaris? We are at the point where
we are going to introduce a new set of APIs for NSPR.
accepting.
Status: NEW → ASSIGNED
| Reporter | ||
Comment 3•23 years ago
|
||
Roy,I am not sure about solaris native encoding but I search article may be
introduction about this:
http://www.sun.com/developers/gadc/technicalpublications/articles/sol8_i18n_oe.html
| Assignee | ||
Comment 4•23 years ago
|
||
cc katakai-san
Comment 5•23 years ago
|
||
Marked as dup of bug 153562.
I've verified this work with the patch of the bug.
*** This bug has been marked as a duplicate of 153562 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•