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 - Search in projects ignores folders with wrong case (CND)
Summary: Search in projects ignores folders with wrong case (CND)
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P4 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-21 11:11 UTC by ilyavp
Modified: 2011-08-18 14:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
'projects': good and bad project examples; '1': sources directory was in C:\Temp\ (14.01 KB, application/octet-stream)
2009-07-21 11:15 UTC, ilyavp
Details

Note You need to log in before you can comment on or make changes to this bug.
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.