[z3-five] Can't call absolute_url on a z3 view in z2.10

Tim Hicks tim at sitefusion.co.uk
Thu Jun 21 21:05:04 CEST 2007


Derek Richardson wrote:
> In z3, I can call absolute_url on a z3 view in a zpt, like so:
> 
> view/@@absolute_url
> 
> Adjusting for z2 vs z3 nomenclature, I should be able to do this in z2.10:
> 
> string:${view/absolute_url}
> 
> However, I get a traversal error:

Does your view have an 'absolute_url' method?

Tim


More information about the z3-five mailing list