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 - Deadlock & NPE MidpTypes from TIMEproperty
Summary: Deadlock & NPE MidpTypes from TIMEproperty
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks: 98171
  Show dependency tree
 
Reported: 2007-03-19 15:40 UTC by Fabiola Rios
Modified: 2007-03-26 09:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
MidpTypes excep (4.39 KB, text/plain)
2007-03-19 15:41 UTC, Fabiola Rios
Details

Note You need to log in before you can comment on or make changes to this bug.
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