19 Feb
2007
19 Feb
'07
9:40 a.m.
--On 19. Februar 2007 22:18:38 +1300 kjcsb <kjcsb@orcon.net.nz> wrote:
I am getting an error message when Zope is trying to evaluate the following:
elif string.count(product_info['product']['options'],'lookup') == 1:
The error message is: Error Value: 'Set' object has no attribute 'count'
How reproduce with an out-of-the-box Zope installation? -aj