Opened 8 years ago
Closed 7 years ago
#971 closed defect (fixed)
Ack always finds something in .padre/config.db
Reported by: | zenogantner | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | editor | Version: | trunk |
Keywords: | ack, search | Cc: |
Description
How to reproduce:
- Open a file in the Padre source tree with Padre
- "Find in Files": Search for e.g. "any search term no matter how unlikely"
Result: '...' in 'Binary file ... matches:'
The hit count is still at 0.
On the command line, ack does not act like this.
Change History (1)
comment:1 Changed 7 years ago by zenogantner
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed. We do not use ack any more, and there is no such behavior with the new code.