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 217143 - Project with existing sources - wrong project name
Summary: Project with existing sources - wrong project name
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-21 09:52 UTC by Jiri Skrivanek
Modified: 2012-09-03 12:57 UTC (History)
1 user (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 Jiri Skrivanek 2012-08-21 09:52:20 UTC
Project name is different than user supplied in new project with existing sources wizard. To reproduce:

- have a folder with one html file on local disk (e.g. Site1/index.html)
- open new project wizard
- select HTML/JavaScript|HTML 5 Application with Existing Sources" and click Next
- browse for Site1 folder as Site Root
- change project directory to ...\Site1Project
- leave unchanged project name Site1
- click Finish
- project is created and opened but its name is Site5Project instead of Site5

Product Version: NetBeans IDE Dev (Build EaselCSS-520-on-20120821)
Java: 1.7.0_06; Java HotSpot(TM) 64-Bit Server VM 23.2-b09
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Tomas Mysik 2012-08-22 08:00:51 UTC
Yes, this functionality is completely missing...
Comment 2 Tomas Mysik 2012-08-22 10:14:03 UTC
Fixed.

http://hg.netbeans.org/web-main/rev/2e72f755158e
Comment 3 Quality Engineering 2012-09-03 12:57:44 UTC
Integrated into 'main-golden', will be available in build *201209031048* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2e72f755158e
User: Tomas Mysik <tmysik@netbeans.org>
Log: #217143 - Project with existing sources - wrong project name

XSD files need to be uploaded to netbeans.org site.