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 151753 - Strange behaviour in the "New Project" wizard
Summary: Strange behaviour in the "New Project" wizard
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks: 162137
  Show dependency tree
 
Reported: 2008-10-29 17:03 UTC by Radko Najman
Modified: 2013-04-21 02:19 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 Radko Najman 2008-10-29 17:03:11 UTC
"Project Name", "Project Location" and "Project Folder" fields("Name and Location" page) should be synchronized.

FIRST Scenario for "MIDP Application":
1) Open "New Project" wizard -> "MIDP Application" -> "Name and Location" page
2) "Project Location" is filled by default. "Project Folder" field is filled automatically. All Ok.
3) Click "Back", Select "CDC Application", Click "Next", Click "Back"
4) Select "MIDP Application" click "Next". 
RESULT: "Project Location" field is empty.
The same for the "Import WTK Project".

This issue was reported by Java ME SDK QE team:

SECOND Scenario for "MIDP Application":
1) Open "New Project" wizard -> "MIDP Application" -> "Name and Location" page
2) Clear "Project Name" field
3) Click "Back", Select "CDC Application", Click "Next", Click "Back"
4) Select "MIDP Application" click "Next". 
RESULT: "Project Location" field is empty. "Project Name" doesn't present in "Project Folder"
The same for the "Import WTK Project".

The behaviour of "New Project wizards" for identical pages "Names and Location" should be the same for each CDC and CLDC
projects.
Comment 1 Petr Suchomel 2008-11-12 09:52:42 UTC
Probably something trivial
Comment 2 David Strupl 2013-04-09 11:22:48 UTC
Assigning to the new owner of javame modules.
Comment 3 Roman Svitanic 2013-04-18 13:49:36 UTC
http://hg.netbeans.org/jet-main/rev/1b55042dafd0
Comment 4 Quality Engineering 2013-04-21 02:19:15 UTC
Integrated into 'main-golden', will be available in build *201304202301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1b55042dafd0
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #151753 and #150652 - Mobility Project Location Disappears After Back on Wizard