Closed Bug 31205 Opened 26 years ago Closed 24 years ago

Show Config Info should only display customizations visible in CCK Tool

Categories

(CCK Graveyard :: CCK-Wizard, enhancement, P3)

x86
Windows NT
enhancement

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bmartin, Assigned: shrutiv)

Details

(Whiteboard: nscckRTM)

Attachments

(4 files)

Latest CCK build dated: 03-07-00 O/S: WinNT4.0 Are the following keys needed?: 1. DefaultName = Mozilla 1. Organization = Netscape 2. Department = CCK _NewConfigName = <configuration name> (Is this key needed since the CustomizationList = is set to the same value? Also, need to remove the _ from the beginning of this key to be consistent with the others that are listed.)
Severity: normal → trivial
Status: NEW → ASSIGNED
Target Milestone: M15
The keys that are mentioned are all global variables that can be used and are set by the user. Those three were set in the wizardmachine.ini and can be removed at anytime. Regardint the _Newconfigname - that is used by the wizard and it is displayed in lieu of the ConfigurationList which is not going to be displayed anymore and we just have to live with the _ in front of the name ;-).
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → LATER
Updating the summary from: "List of Show Summary Problems:" to: "Show Config Info should only display customizations visible in CCK Tool"
Status: RESOLVED → REOPENED
Resolution: LATER → ---
Summary: List of Show Summary Problems: → Show Config Info should only display customizations visible in CCK Tool
Latest Netscape 6 CCK dated: 2000-09-11-15 O/S: Win32 Steps: 1. Download latest Netscape CCK build 2. Install Netscape CCK 3. On CCK Welcome screen, select a configuration 4. Select the Show Config Info Button 5. View contents of the Show Configuration Information dialog Results: The Show Configuration Information dialog contains the following unnecessary information: Root =C:\Program Files\Netscape\CCK\CCKTool\ inifile =cck.ini DefaultName =Netscape Organization =Netscape Department =CCK Feedback =http://home.netscape.com/browsers/6/cck/feedbackcenter.html FeedbackChoice =Yes FeedbackButtonName =Feedback CustomizationList =MyIsp CreateReadmeIcon =0 CreateLicenseIcon =0 IntSetupBgBitmap = Company_Name = TechSupportNumber = NCIFileList = NCIFileEditor =notepad
Marking as Future Sorry for not doing this earlier
Status: REOPENED → ASSIGNED
Target Milestone: M15 → Future
changing from Future to M20 and updating from trivial to major for RTM The show config info dialog displays unnecessary information.
Severity: trivial → major
Target Milestone: Future → M20
This is a nice enhancement that would improve the product some amount. This is not a critical (i.e. stop-ship) bug. Marking as enhancement and moving to future.
Severity: major → enhancement
Target Milestone: M20 → Future
Marking fixed. The NCI and account setup values have been removed from the cck.che.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago25 years ago
Resolution: --- → FIXED
re-opening.... not all the unnecessary keys have been removed... please look at the list detailed above. Thanks.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
changing QA contact to blee
QA Contact: bmartin → blee
changing varada's bugs to shrutiv for CCK
reassigning to shrutiv
Assignee: varada → shrutiv
Status: REOPENED → NEW
Patch file to remove unnecessary information in Show Configuration Information dialog has been attached.
Status: NEW → ASSIGNED
Target Milestone: Future → ---
Whiteboard: nscckRTM
patch needs to be updated per comments
Try to get the patch not to change this line: - str2 = GlobalWidgetArray[i].name; + str2 = GlobalWidgetArray[i].name; and add a comment of what this code is doing (e.g., "Don't display configs that CCK cannot modify.") You should probably add a comment to the area of the code that lists the configs that can be changed, so that if someone later adds code to allow modification of one of these, s/he will know to change this code too.
r=bobj Thanks!
Marking this as fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago24 years ago
Resolution: --- → FIXED
Verified in 6/15 (respun) b1 bld.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: