[Zope] case insensitive search?
Chris Withers
chrisw@nipltd.com
Thu, 04 Jan 2001 10:00:13 +0000
Andy McKay wrote:
>
> The checkbox is good, but surely the patch should be in presentation layer
> (dtml-in) and not just in Find Support. My patch fixes it throughout Zope...
Hangon... I think this is case insensitive search, not sort ;-)
eg: when searching for 'fIsh', that would return objects containing
'fish', 'fIsh' and 'fiSH'.
Not sure how your patch helps here, but I'm probably being stupid :-)
cheers,
Chris