[Zope-dev] Bug in zc.resourcelibrary?

Fred Drake fdrake at gmail.com
Tue Dec 4 09:35:55 EST 2007


On Dec 4, 2007 9:15 AM, Benji York <benji at zope.com> wrote:
> Also, does case matter here?  Perhaps a .lower() should be added as well.

The major/minor type and the parameter names should be treated as case
insensitive.

There's a content-type parser in zope.publisher.contentype that should
handle normalization properly, though something simpler is probably
reasonable here if the major/minor type is all that's interesting.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller


More information about the Zope-Dev mailing list