Changed absolute_url to use a recursive algorithm. This will make it
possible to implement "site" objects that redefine the URL hierarchy. Also, fixed a bug in absolute URL that made it generate effectively relative absolute URLs. :) (Note the use of aq_inner, which gives the containment, rather than the access context.
Showing
Please register or sign in to comment