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 92119

Summary: Image Resource damages guarded blocks
Product: javame Reporter: Fabiola Rios <fabiola>
Component: Visual DesignerAssignee: David Kaspar <dkaspar>
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: 92244    

Description Fabiola Rios 2007-01-09 14:39:19 UTC
build 070109
Create a new project and new EmptyVisualMidlet, 
Add a Form and Ok command
Add ImageItem,
and create a Image Resource , go to Properties > Resource Path and add one image. 
Swicht to Source

The guarded blocks are damaged
Comment 1 David Kaspar 2007-01-09 19:07:33 UTC
*** Issue 91800 has been marked as a duplicate of this issue. ***
Comment 2 David Kaspar 2007-01-09 19:07:47 UTC
*** Issue 91801 has been marked as a duplicate of this issue. ***
Comment 3 David Kaspar 2007-01-09 19:08:06 UTC
*** Issue 91802 has been marked as a duplicate of this issue. ***
Comment 4 David Kaspar 2007-01-09 19:08:21 UTC
*** Issue 91805 has been marked as a duplicate of this issue. ***
Comment 5 David Kaspar 2007-01-09 19:08:41 UTC
*** Issue 91804 has been marked as a duplicate of this issue. ***
Comment 6 David Kaspar 2007-01-09 19:10:02 UTC
Fixed in midp.codegen.MidpSetter - old instance of CodeWriter was used for
writting a tail of try..catch block.
Comment 7 Lukas Hasik 2007-01-15 16:08:24 UTC
please, set up the right Target Milestone next time
Comment 8 Lukas Hasik 2007-01-16 10:28:46 UTC
works in 070116-m6 build