Closed
Bug 5958
Opened 25 years ago
Closed 25 years ago
Able to create new configuration without supplying a config name
Categories
(CCK Graveyard :: CCK-Wizard, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: vstevens, Assigned: vparthas)
Details
Run WizardMachine.
Click on NEW button to invoke dilaog.
Don't tyep in any text in the field and select on CREATE button = no error
message displayed.
Expected result:
An error dialog prompting the user to enter the name of the new configuration
Updated•25 years ago
|
Summary: Create new configuration allowed on
Comment 1•25 years ago
|
||
Added summary
Updated•25 years ago
|
Summary: Create new configuration allowed on → Able to create new configuration without supplying a config name
Comment 2•25 years ago
|
||
Modified summary
Reassigning this bug to myself. This is part of the generic
error checking that need to be implemented to verify the data
entered.
Updated•25 years ago
|
Target Milestone: M7 → M11
Comment 4•25 years ago
|
||
CCK bugs need to move out.
Comment 5•25 years ago
|
||
This bug is half fixed. It still lets you click the create button without
giving an error dialog, but if you attempt to use the wizard's NEXT button you
get an error for not having a configuration name selected.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed this to deal with not entering any value as well as entering only space
characters.
You need to log in
before you can comment on or make changes to this bug.
Description
•