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 114520 - Upgrade dialog shown for newly created form
Summary: Upgrade dialog shown for newly created form
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-03 13:47 UTC by Jana Maleckova
Modified: 2007-11-22 15:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2007-09-03 13:47:41 UTC
Product Version: NetBeans IDE Dev (Build 070903) Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 System: Windows
XP version 5.1 running on x86; Cp1252; en_GB (nb)

Description:
============
now IDE warms user when new form class is created in JDA project that frame will be upgraded and that it comes from
previous version of IDE. It can confuse the user and should be removed in beta ..
Comment 1 Tomas Pavek 2007-09-03 14:56:58 UTC
Fixed in trunk. Newly created forms are marked as created in NB 6.0 - then the upgrade warning is not shown. Will
integrate to release60-beta1 tomorrow.

Diff:
http://form.netbeans.org/source/browse/form/src/org/netbeans/modules/form/FormEditor.java?r1=1.110&r2=1.111
Comment 2 Peter Pis 2007-09-04 15:34:36 UTC
This is a stopper for beta1. Please integrate the fix into "release60-beta1" branch. Thanks.
Comment 3 Tomas Pavek 2007-09-04 17:18:03 UTC
Fix integrated into the branch.
Comment 4 Jana Maleckova 2007-09-07 12:30:55 UTC
verified on

Product Version: NetBeans IDE 6.0 Beta 1 (Build 200709061200) Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)
Comment 5 Jana Maleckova 2007-11-22 15:06:45 UTC
tested on NetBeans IDE 6.0 RC2 (Build 200711201000)