Toby Dickenson wrote:
> Because
> 
> <dtml-var BASEPATH1>/<dtml-var "absolute_url(1)">
> 
> looks nicer than without the slash
> 
> ?

OT: Seeing as that would actually have to be written
<dtml-var "REQUEST.BASEPATH1" html_quote>/<dtml-var "absolute_url(1)" html_quote>
to get anywhere close to reliable and secure behavior, calling
dtml-anything "nice" seems to be a bit moot--bug 813 lives on.

...but anyway, I have no opinion on the absolute_url api one way or
the other, its been so carry on...

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to