hello,

wow. thanks for the offer... maybe I'm doing something wrong somewhere else
then. I'm attaching a minimal package which (does not) work(s) for me:

as a first step I add a zope.app.file.File called "file.txt" to my site
root, then I visit these two links, and both show "Hello"

http://localhost.localdomain:8080/viewlet.html
http://localhost.localdomain:8080/file.txt/viewlet.html

I then change my configure.zcml as described, and none of the above links
shows "hello" anymore.. I would expect /viewlet.html to show an empty
message, and /file.txt/viewlet.html to display "hello" again..

regards.
luis

Stephan Richter wrote:

> 
> This should work for IFile. I am positive this works correctly; we use it
> all the time.
> 
> The problem is that I cannot help you much here, because we do not have  a
> traceback and I do not have the package. If you make the package
> available, I will try to have a look at it.
> 
> Regards,
> Stephan

Attachment: test.tar.bz2
Description: BZip2 compressed data

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to