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 267420 - Broken Rename Project action
Summary: Broken Rename Project action
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-03 10:01 UTC by soldatov
Modified: 2016-08-16 02:52 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 soldatov 2016-08-03 10:01:34 UTC
Test fails for latest 30 days

Scenario:
- Create C/C++ Application project (CppApplication_3)
- Call context menu and select Rename
- Switch on "Also Rename Project Folder" checkbox
- Change project name (CppApplication_6)
- Press Rename button
==> now I see 2 projects in Projects tab (CppApplication_3 and CppApplication_6)
Comment 1 soldatov 2016-08-03 10:09:34 UTC
If you can't reproduce this scenario on you local machine, then you can try to create Full Remote project.
Comment 2 Alexander Simon 2016-08-15 12:25:30 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/61b9108ef996
Comment 3 Quality Engineering 2016-08-16 02:52:00 UTC
Integrated into 'main-silver', will be available in build *201608160002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/61b9108ef996
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #267420 Broken Rename Project action