[Tracker-discuss] [issue298] realname search should be case insensitive

Ezio Melotti metatracker at psf.upfronthosting.co.za
Fri Jul 30 18:15:22 CEST 2010


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

I looked at this but I can't find any easy solution. AFAIU the value is passed as is to the database and the query is probably generated automatically. I couldn't find where exactly this happens but I suspect that making the query case-insensitive would affect all the fields, and it might also need to be special cased for user search if there is a common entry point for all the queries.

----------
nosy: +ezio.melotti

_______________________________________________________
PSF Meta Tracker <metatracker at psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue298>
_______________________________________________________


More information about the Tracker-discuss mailing list