Ticket #587 (closed defect: fixed)
Padre::Search.pm crash
| Reported by: | Sewi | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: |
Description
- Use r7997 or newer
- Set $use_search_pm to 1 in Padre::Wx::Dialog::Replace::replace_button
- Try the replace all function
Change History
Note: See
TracTickets for help on using
tickets.

Replace All now uses the core Padre::Search::replace_all logic instead of looping in the dialog. Along with a few other bug fixes, this should be resolved now.