Closed Bug 12715 Opened 25 years ago Closed 25 years ago

CCK Wizard NCI File page needs "Import Directory" feature

Categories

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

x86
Windows 95
enhancement

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: robinf, Assigned: vparthas)

References

Details

Customizing Internet Setup POP page in CCK Wizard: We'd like to add an
"Import..." button and functionality to allow ISPs who have existing NCI files
to import them into the wizard.

Steve, per our conversation about this, I'm assigning this bug to you.
Status: NEW → ASSIGNED
Severity: normal → enhancement
Target Milestone: M15
Reassigning bugs to self
Blocks: 17110
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This fix should be available in tuesday's build. The import button has a
function ImportFiles(path,file extension) meaning the directory you want it
copied into and also the extension of the files that you want to do so- if you
mark the second param as null it copies all the files.
*** Bug 10528 has been marked as a duplicate of this bug. ***
Status: RESOLVED → REOPENED
Reopening based on latest cck build dated: 11-03-99 (from steve elmer)

-Launch CCK Tool
-Proceed to the Customizing Internet Setup POP screen
-Select the Import button (to browse to a folder containing existing .nci files
and import them into the CCK Tool)
-Browse to Folder dialog appears, locate folder with .nci files in it.
-Select the folder and choose OK button

Results:

The contents of the folder are not being imported into the CCK Tool as expected.

Also, shouldn't this "Browse to Folder" dialog be changed to the same type of
dialog that the Choose file button produces?
Resolution: FIXED → ---
Status: REOPENED → ASSIGNED
The import button is used to bring up a directory dialog - which will enable you
to browse thru the directory structure and find the one with the NCI files. The
reason you dont see the files are - I have implemented the import structure with
the new workspace i.e. the NCIFiles directory is under the ISetup and that has
not been implemented fully and hence they do not appear in the old NCIFiles
directory which is a subdirectory of the Root directory.
Depends on: 10234
Status: ASSIGNED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
Marking as fixed - You can import nci files from any directory by selecting it
with the directory select dialog box.
Status: RESOLVED → VERIFIED
Marking this Verified Fixed.... The Import Directory feature is implemented.
You need to log in before you can comment on or make changes to this bug.