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 154375 - First step is skipped for all NetBeans project wizards
Summary: First step is skipped for all NetBeans project wizards
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: REGRESSION, TEST
: 154419 154428 154432 154658 (view as bug list)
Depends on:
Blocks: 153672
  Show dependency tree
 
Reported: 2008-12-02 15:39 UTC by Ivan Sidorkin
Modified: 2009-02-19 20:55 UTC (History)
5 users (show)

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 Ivan Sidorkin 2008-12-02 15:39:09 UTC
open new project wizard
select Ruby->Ruby on Rails Application
click Next

Name and Location step passed automatically and Database Configuration step displayed
Comment 1 Erno Mononen 2008-12-02 16:18:44 UTC
Not reproducible for me, but I haven't updated sources today. There have been no changes (that I'm aware of) in the 
railsproject wizard since 6.5 though, so likely a glitch somewhere in the infrastructure. Can you reproduce this 
manually? Does this happen to you only with the Rails project? 
Comment 2 Ivan Sidorkin 2008-12-02 16:43:40 UTC
the same happened for other projects
Comment 3 Erno Mononen 2008-12-03 09:54:59 UTC
*** Issue 154419 has been marked as a duplicate of this issue. ***
Comment 4 Ivan Sidorkin 2008-12-03 11:48:34 UTC
can someone evaluate this issue?
Comment 5 Martin Krauskopf 2008-12-03 13:51:18 UTC
*** Issue 154428 has been marked as a duplicate of this issue. ***
Comment 6 Martin Krauskopf 2008-12-03 13:51:56 UTC
*** Issue 154432 has been marked as a duplicate of this issue. ***
Comment 7 Martin Krauskopf 2008-12-03 13:54:31 UTC
$SUBJECT. For one-step wizards it throws NSEE (see the dupes). So all NetBeans projects are kind of unusable, and as a
bonus the build is broken.
Comment 8 Jiri Rechtacek 2008-12-03 14:08:12 UTC
Caused by bugfix issue 153672. I'll rollback that changeset to fix this problem.
Comment 9 Jiri Rechtacek 2008-12-03 14:33:03 UTC
Rollback of issue 153672 in http://hg.netbeans.org/core-main/rev/b010b207e498
Comment 10 Quality Engineering 2008-12-05 06:20:32 UTC
Integrated into 'main-golden', will be available in build *200812050201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/dbd9c591c51f
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #154375: First step is skipped for all NetBeans project wizards
Comment 11 Lukas Hasik 2008-12-08 13:04:33 UTC
*** Issue 154658 has been marked as a duplicate of this issue. ***
Comment 12 Ivan Sidorkin 2008-12-16 08:33:55 UTC
verified