11 Jan
2000
11 Jan
'00
12:09 a.m.
Michel Pelletier wrote:
<cut>
Can you open a collector ticket? I'm exploring catalog issues right now...
-Michel
OK OK... About the leading slash ////// In ZCatalogAware.py in function url() We have: ... if uri[0]=='/': uri=uri[1:] return uri If I comment out the "if", the ZCatalogAware subclassed Zclasses catalog themselves correctly, like Find's "/..." :) Now, what I want to know is, will this somehow mess up something else? (I can't see how it would) If not PLEASE check it in to the cvs! Bye for now, David