Message1747

Author ezio.melotti
Recipients amaury.forgeotdarc, ezio.melotti, loewis, r.david.murray
Date 2010-07-30.16:15:21
SpamBayes Score 0.0863894
Marked as misclassified No
Content
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.
History
Date User Action Args
2010-07-30 16:15:22ezio.melottisetrecipients: + ezio.melotti, loewis, amaury.forgeotdarc, r.david.murray
2010-07-30 16:15:22ezio.melottisetmessageid: <1280506522.27.0.714576113754.issue298@psf.upfronthosting.co.za>
2010-07-30 16:15:22ezio.melottilinkissue298 messages
2010-07-30 16:15:21ezio.melotticreate