Closed
Bug 45752
Opened 25 years ago
Closed 25 years ago
Help button crashes CCK on Customize NSCP Browser-Part 2 screen
Categories
(CCK Graveyard :: CCK-Wizard, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bmartin, Assigned: robinf)
Details
(Keywords: crash)
Netscape cck build dated: 07-13-00
O/S: Win98
Steps to reproduce:
1. Download latest cck build
2. Install cck
3. Launch cck and proceed to the Customize the Netscape Browsesr - Part Two
screen
4. Select the Help Button
Results:
Error: Unable to open file dialog appears. Select details button and it states
that the Wizardmachine caused an invalid page fault in module kernel32.dll at
015f:bff7b983
This also happens after selecting the Help button on Customizing the Netscape
Browser - Part Four screen.
to fix this, we need to determine the actual names of the two help files needed,
make sure that they have been checked in to cvs, then Kyle may need to add some
copy lines to his build script.
Comment 4•25 years ago
|
||
accepting bug for Robin. I'll try to get the names of the help files.
Status: NEW → ASSIGNED
Comment 5•25 years ago
|
||
made corrections to customizepage1.html and Customize_page1.ini and
Customize_page3.ini. Varada checking in the files.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
updated files didn't make it into latest build dated 07-28-00
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Varada, did you check in the files that Tina fixed? If so, where did you check
them in under ns/cck? I'm trying to determine if this is a build issue or not.
Thanks.
Fixes to Customize_page3.ini and Customize_page1.ini checked in. I had left out
the following line:
Help=Online;%Root%CCKHelp\<name of html help file>
in these files. Marking fixed.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•