This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 164514

Summary: Save of query with empty name should not be allowed
Product: connecteddeveloper Reporter: Jaromir Uhrik <juhrik>
Component: BugzillaAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jaromir Uhrik 2009-05-05 16:49:52 UTC
Product Version: NetBeans IDE Dev (Build 200905050201)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.6 running on i386; MacRoman; en_US (nb)

-go to main menu Team > Find Issues...
-push 'Save this query'
-the 'Save Query' dialog appears
-->> The bug is that the 'Save' button is initially enabled. When the name is empty string it should be disabled. Anyway
nothing happens when someone pushes 'Save' while there is empty string in Name textfield. It seems like it work the same
way as Cancel in that case.
Comment 1 Tomas Stupka 2010-03-25 10:44:25 UTC
http://hg.netbeans.org/cdev/rev/3a5cbf74fc3b
fixed
Comment 2 Quality Engineering 2010-03-26 05:29:34 UTC
Integrated into 'main-golden', will be available in build *201003260201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/3a5cbf74fc3b
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #164514 - Save of query with empty name should not be allowed