[Zope-PTK] Strange problem with index_html without view
Sigve Tjora
sigve@tjora.no
Thu, 1 Mar 2001 20:23:04 +0100 (NFT)
Hi!
I have the latest CVS-checkout, a new portal with a new user in it. If the
users name is "truls" then this yields an error:
http://myserver/portal/Members/truls/index_html
The respons is:
Zope Error
Zope has encountered an error while publishing this resource.
Resource not found
If I use http://myserver/portal/Members/truls/index_html/view
it works OK. If I use http://myserver/portal/Members/truls I get the
Portalmembers page sometimes, as if the index_html didn't exist in the
members folder.
The really strange thing though, is that if I just rename the index_html
document to something else, everything works as expected!
Any ideas anyone?
mvh Sigve Tjora