Ticket #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
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.