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 168866

Summary: Search in projects ignores folders with wrong case (CND)
Product: cnd Reporter: ilyavp <ilyavp>
Component: ProjectAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:
Attachments: 'projects': good and bad project examples; '1': sources directory was in C:\Temp\

Description ilyavp 2009-07-21 11:11:23 UTC
Steps to reproduce:
1. create new C/C++ Project with Existing Sources
1.1 select Custom Configuration Mode
1.2 specify path to files with wrong register
1.3 follow wizard
2. Call Find in Projects and specify some string that exists in .h files

The result:
No .h files found
Expected:
All files with specified string are found

If in step 1.2 specify project path with correct register, it works OK

I'll attach two projects created as described above and sample source code. 
Note that if shut down NB, replace the bad project with good one (or just and start ND, issue remains. 
Thus, there is some data outside project directory that causes wrong behaviour.
Comment 1 ilyavp 2009-07-21 11:15:03 UTC
Created attachment 84990 [details]
'projects': good and bad project examples; '1':  sources directory was in C:\Temp\
Comment 2 Jaroslav Havlin 2011-08-18 14:04:40 UTC
This bug is probably specific to C++ projects. Reassigning.