[Zope] case insensitive search?

Andy McKay andym@ActiveState.com
Wed, 3 Jan 2001 11:54:45 -0800


> > Is there an easy way to make the Find tab case insensitive. It seems
> > like a very common need, but I see that FindSupport.py is calling
> > string.find which makes it seem as though this is harder than it should
> > be.
>
> Now, I did it better way. No regular expressions. Just case-insensitive
> search. "Case insensitive" checkbox on "Find" form.
> If you need it - just take a look at an attachment.
> Maybe I will send it to the Collector...

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...

--
  Andy McKay, Developer.
  ActiveState.