Ticket #3026 (closed defect: fixed)
filesearch: search in all codepages doesn't work
Reported by: | slavazanko | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.9 |
Component: | mc-search | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Steps to reproduce:
- Store a same text in few codepages in different files
- compile mc with --enable-charsets
- run mc
- Open the "Search files" dialog
- type any string which present in few diles (in different codepages)
- check in the 'All codepages' checkbox
- start file search
Expected result:
All files which contain needed text should be found (non-relative to codepage)
Actual result:
Just files with system codepage found (system - mran default for mc)
Change History
comment:1 Changed 11 years ago by andrew_b
- Summary changed from filesearch: search in all codepages isn't works to filesearch: search in all codepages doesn't work
- Milestone changed from Future Releases to 4.8.9
comment:2 Changed 11 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
comment:3 Changed 11 years ago by andrew_b
- Branch state changed from no branch to on review
Branch: 3026_findfile_all_charsets
Initial changeset:bc8a8185e7362b7fd9069dc66d34bedfb2ae4a32
comment:5 Changed 11 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- Branch state changed from on review to approved
comment:6 Changed 11 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko angel_il to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [fb7ee43d5b640e55b567410797ab1a431fc76ebe].
git log --pretty=oneline eb91725..fb7ee43
Note: See
TracTickets for help on using
tickets.