Re: [Zope] traverse_subpath with index_html ?
So, are you saying that /aaa/bbb/ccc should not give ['bbb', 'ccc'] or are you saying that /bbb/ccc should ALSO give ['bbb', 'ccc'] ?
It does seem to me that index_html IS being traversed, even though it may be that it is being traversed implicitly.
Sorry, ignore me, I was mistaken...
http://example.com/aaa/bbb/ccc
...will not involve traversal of index_html, as far as I can tell.
What makes you think it does?
Nothing :o) I was just hoping it might... I wanted to be able to use traverse_subpath in index_html to get ['bbb', 'ccc'] from http://example.com/bbb/ccc (if that makes any sense) I think it would be handy in certain cases, but Dieter has said it would require some fairly deep hacking. Thanks for your time. _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail
participants (1)
-
Lee Harr