Closed
Bug 3860
Opened 26 years ago
Closed 25 years ago
Display information related to a selected customization
Categories
(CCK Graveyard :: CCK-Wizard, defect, P2)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M11
People
(Reporter: racham, Assigned: racham)
Details
After picking the customization on the first page (Checklist page),
the subsequent pages should display the information pertained to that
customization. There exists only a global cache file now and that need
to be fixed.
We've re-designed the UI so that the second wizard page (info.ini) presents
two checkboxes that will cause CD Autorun screen/Internet Setup screens to
appear/not appear depending on user's selection:
If user chooses CD installer checkbox on second page, we will display
branding_page2.ini (Customizing CD Autorun screen). If user doesn't check "CD
installer" option, this screen won't appear.
If user chooses Internet Setup checkbox on second page, we will display the two
Internet Setup-related screens (branding_page3.ini and AccountSetup.ini). If
this checkbox is not checked, these screens won't appear.
Also, Internet Setup will be automatically included in the build if user chooses
this checkbox (otherwise it's not included). Internet Setup will NOT be listed
as one of the available components on "Build Installers" screen of wizard
(build_page1.ini).
Updated•26 years ago
|
Target Milestone: M7 → M11
Comment 3•26 years ago
|
||
CCK bugs need to move out.
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 4•25 years ago
|
||
This was fixed when 3281 was fixed. There is now a cache file per configuration
and all values in the UI are from the configuration-local cache file rather than
the global defaults cache file.
You need to log in
before you can comment on or make changes to this bug.
Description
•