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 98217

Summary: Deadlock & NPE MidpTypes from TIMEproperty
Product: javame Reporter: Fabiola Rios <fabiola>
Component: Visual DesignerAssignee: Anton Chechel <manowar>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 98171    
Attachments: MidpTypes excep

Description Fabiola Rios 2007-03-19 15:40:44 UTC
build 20070319

Drag&Drop a Date field 
Go to properties and select TIME
Enter a new value in User code seccion.
the exception appears and the IDE dies.
Comment 1 Fabiola Rios 2007-03-19 15:41:26 UTC
Created attachment 39628 [details]
MidpTypes excep
Comment 2 David Kaspar 2007-03-19 15:51:42 UTC
Happens because of missing check for kind of the property value in
PropertyEditorDate class.
Comment 3 Anton Chechel 2007-03-19 16:26:48 UTC
fixed
Comment 4 Martin Schovanek 2007-03-25 22:35:34 UTC
Please can you verify the fix in M8 build?
Comment 5 Fabiola Rios 2007-03-26 09:55:13 UTC
verified 20070326