Closed
Bug 4986
Opened 26 years ago
Closed 25 years ago
Create .nci dialog doesn't trap for ".nci" in the entered text
Categories
(CCK Graveyard :: CCK-Wizard, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M11
People
(Reporter: bmartin, Assigned: racham)
References
Details
Latest CCK Wizard Machine
1.Launch the CCK Wizard
2.Proceed to the Account Setup Page 1 of 1
3.Select the Create Button
4.Enter text without the .nci file extension
5.Select "create" button
Results:
Presents dialog to launch Notepad then opens the file with .txt
instead of .nci extension. This dialog needs to verify that the user entered
.nci in the filename.
Another NCI filed verification bug.
We need to collapse all these nci filed
bugs in to one. Setting Target milestone to M8.
Comment 2•26 years ago
|
||
Reality check. Major work on CCK won't happen until profile manager is done.
Moving these to M10 as a group. Feel free to bring them in if possible :-)
*** Bug 11602 has been marked as a duplicate of this bug. ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This has been fixed. If the user enters any file with .nci in the end - there is
no problem - if he enters any other value - we merely append a .nci to it
I have made changes to the Newdialog.h and newdialog.cpp files.
The current changes also throw up a dialog box to show that the .nci has been
appended ( this is mainly for the validation of the bug ) once its been
validated I will go ahead and remove that message box.
You need to log in
before you can comment on or make changes to this bug.
Description
•