Ticket #2764 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

Case sensitive search with SEARCH_TYPE_PCRE

Reported by: vokac Owned by: slavazanko
Priority: major Milestone: 4.8.3
Component: mc-search Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master committed-stable

Description

When mc is compiled with SEARCH_TYPE_PCRE (and without SEARCH_TYPE_GLIB, e.g. on systems with old glib < 2.14) case (in)sensitive search works in opposite - see attached patch.

Attachments

mc-4.8.2-case.patch (415 bytes) - added by vokac 12 years ago.

Change History

Changed 12 years ago by vokac

comment:1 Changed 12 years ago by slavazanko

  • Owner set to slavazanko
  • Status changed from new to accepted

comment:2 Changed 12 years ago by slavazanko

  • Keywords pcre, stable-candidate added; pcre removed
  • Votes for changeset set to slavazanko
  • Branch state changed from no branch to on review
  • Milestone changed from Future Releases to 4.8.3

created branch 2764_pcre_case_sentitive
Review, please.

comment:3 Changed 12 years ago by angel_il

  • Votes for changeset changed from slavazanko to slavazanko angel_il

comment:4 Changed 12 years ago by angel_il

  • Branch state changed from on review to approved

comment:5 Changed 12 years ago by andrew_b

  • Keywords case sensitive, pcre, removed

comment:6 Changed 12 years ago by slavazanko

  • 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:

git log --pretty=oneline e63fc08..8c0621b

comment:7 Changed 12 years ago by slavazanko

  • Status changed from testing to closed
  • Keywords stable-candidate removed
  • Votes for changeset changed from committed-master to committed-master committed-stable

merged to stable:

git log --pretty=oneline 22785c8..a99d2b2
Note: See TracTickets for help on using tickets.