Closed
Bug 12689
Opened 25 years ago
Closed 25 years ago
Make CreateProfileWizard part of a meta wizard
Categories
(Core Graveyard :: Profile: BackEnd, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M12
People
(Reporter: gayatrib, Assigned: gayatrib)
References
Details
Create a framework for a meta wizard that allows the createProfileWizard,
dialup wizard, mailnews wizard to be all included as part of profile wizard.
This should take care of the existing localization issues in the various
profile ui xul files, take care of using tabs to accomodate feature enhancement
requests, greyout buttons as required etc.
I am filing this bug against myself so that when I check in the new ui today, I
can use this as the tracking bug, and mark the various other related bugs as
dups of this bug.
*** Bug 10248 has been marked as a duplicate of this bug. ***
*** Bug 10250 has been marked as a duplicate of this bug. ***
*** Bug 10243 has been marked as a duplicate of this bug. ***
*** Bug 7322 has been marked as a duplicate of this bug. ***
*** Bug 6603 has been marked as a duplicate of this bug. ***
*** Bug 11315 has been marked as a duplicate of this bug. ***
Severity: normal → major
Status: NEW → ASSIGNED
Target Milestone: M10
Accepting the bug, marking severity as major and setting target milestone to
M10.
*** Bug 6690 has been marked as a duplicate of this bug. ***
*** Bug 6692 has been marked as a duplicate of this bug. ***
Comment 10•25 years ago
|
||
Files to be checked in verifying this bug:
./res/profile/renameProfile.html
./res/profile/profileManager.html
./res/profile/errorDialog.html
./res/profile/preg.html
./res/profile/content1.xul
./res/profile/content2.xul
./res/profile/content3.xul
./res/profile/content4.xul
./res/profile/contentManager4.xul
./res/profile/navigationStart.xul
./res/profile/navigationFinish.xul
./res/profile/navigationManagerStart.xul
./res/profile/navigationManagerFinish.xul
(title?) ./res/profile/cpwManager.xul
(title?) ./res/profile/profileManagerContainer.xul
./res/profile/pm.xul
./res/profile/pmrename.xul
(title?) ./res/profile/cpwPreg.xul
./res/profile/navStartPreg.xul
./res/profile/navFinishPreg.xul
./res/profile/pmDelete.xul
./res/profile/pmMigrateAll.xul
Comment 11•25 years ago
|
||
I think this bug was fixed by Gayatri's UI checkin. Unless there is still a
problem with the I18N stuff, this should probably have been marked fixed.
Grace, Tao, can you verify?
Thanks, Steve
Comment 12•25 years ago
|
||
I verified the duplicates associated with this bug, I think this bug is fixed
now
Comment 13•25 years ago
|
||
Do these *.xul files contain all the UI description in profile manager?
http://lxr.mozilla.org/mozilla/source/profile/resources/cpw.xul
http://lxr.mozilla.org/mozilla/source/profile/resources/pm.xul
http://lxr.mozilla.org/mozilla/source/profile/resources/pmDelete.xul
http://lxr.mozilla.org/mozilla/source/profile/resources/pmMigrateAll.xul
http://lxr.mozilla.org/mozilla/source/profile/resources/pmrename.xul
If so, the entities definitions need to be moved into external DTD files and
placed under locale/en-US directory. Thanks!
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 14•25 years ago
|
||
build 1999101308 -ok
Comment 15•25 years ago
|
||
Moving all Profile Manager bugs to new Profile Manager Backend component.
Profile Manager component to be deleted.
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•