3 Dec
2003
3 Dec
'03
12:16 p.m.
1.) absolute_url(relative=1) behaves different ----------------------------------------------
'relative' was changed from 'relative to site object' to 'relative to server root'. This is an API change and breaks Products like CMF.
See <http://zope.org/Collectors/Zope/809>
I propose to revert this change.
+1 from me. The original proposal has been to implement a separate method for this; maybe this should be done insetad. I thought the point to break backwards compatibility and to get rid of all the old cruft has been choosen to be Zope3, not Zope2.7, isn't it ? ;-) Cheers, Clemens