[Zope] case sensative url?
Andreas Jung
andreas@andreas-jung.com
Fri, 11 Jan 2002 18:58:51 -0500
URLs are *always* casesensitive - independant of Zope.
- aj
----- Original Message -----
From: "Mark Lilly" <mark.lilly@benova.com>
To: <zope@zope.org>
Sent: Friday, January 11, 2002 18:50
Subject: [Zope] case sensative url?
> Hi,
> Can it be true that URL's are case sensative??
>
> I have just created a sample ZClass of type Project, and an instance named
> FHK. FHK resides in folders Projects.
> Hence, the URL is http://localhost:8080/Projects/FHK/ which works as
> expected.
>
> But, if i change it to http://localhost:8080/Projects/fhk, i get the
> following error. Please tell me how to make this case-insensative.
>
> Thanks,
> mark
>
>
> _______________________
> Site Error
> An error was encountered while publishing this resource.
> Debugging Notice
> Zope has encountered a problem publishing your object.
> Cannot locate object at: http://localhost:8080/Projects/fhk
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>