Opened 11 years ago
Closed 11 years ago
#366 closed bug (worksforme)
Search should not discriminate between letters with and letters without accents
Reported by: | Gordian | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | 6.8 |
Keywords: | Cc: |
Description
The search algorithm should not differentiate between letters with and letters without accents (as in Google search). For example, a search for the term "propriete" should be able to find a file called "propriété".
öô=o, oe
èêé=e
áäàâ=a
ß=ss
úùûü=u
etc...
and vice versa
Change History (1)
comment:1 Changed 11 years ago by car031
- Milestone 6.8.1 deleted
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
We reject this as a bug, our search algorithm differentiate different chars and customers are used to count on this.