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 252370

Summary: Replace in project does not work
Product: utilities Reporter: filippob
Component: SearchAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED INCOMPLETE    
Severity: normal Keywords: USABILITY
Priority: P3    
Version: 8.0.2   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description filippob 2015-05-13 06:47:27 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Mac OS X version 10.10.3 running on x86_64
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.45-b08

I'm trying to replace a string in my project and even if it founds 150 matches, when i click "replace" i got an issue about a file that changed since the start of the scan. I just saved the file, modifying it, just before the scan. So i cannot use replace in projects.
Comment 1 filippob 2015-05-13 06:47:32 UTC
Created attachment 153622 [details]
IDE log
Comment 2 Jaroslav Havlin 2015-08-11 15:43:42 UTC
The log says that login.php has changed. Couldn't it be modified by some external process?
Or isn't the file on some remote disk? The time-stamps could be distorted then.

Thank you for reporting.
Comment 3 Jaroslav Havlin 2015-09-23 15:19:37 UTC
Closing as incomplete for now. Please reopen if you can provide additional information. Thank you.